ai-local-model-ops
Warn
Audited by Snyk on Aug 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Ollama install recipe in assets/templates/ollama-setup-recipe.md runs "curl -fsSL https://ollama.com/install.sh | sh" (also repeated for Linux), which fetches and immediately executes remote code at setup/runtime, so https://ollama.com/install.sh is a runtime external dependency that executes code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata