ollama

Warn

Audited by Snyk on Apr 14, 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.80). The skill's install instructions include a runtime command that fetches and pipes a remote shell script into the shell (curl -fsSL https://ollama.com/install.sh | sh), which executes remote code during setup and is required to install/run the tool.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs use of sudo and systemctl to enable/edit services (modifying system service files) and runs an install script, which require elevated privileges and change system state, so it should be flagged.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 14, 2026, 01:23 AM
Issues
2