add-ollama-tool

Warn

Audited by Snyk on Aug 22, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The outsider-authored text exposure occurs via tool inputs prompt/system from the agent conversation being sent at runtime to the MCP tool implementation (ollama_generateollamaFetch('/api/generate', ...) in ollama-mcp-stdio.ts), and the tool also returns whatever the local Ollama daemon responds with, meaning the agent ingests user-controlled free text.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill instructs installing and registering an MCP server in the agent runtime and (optionally) enables management tools that let the agent pull and delete models on the host, thereby allowing the agent to modify host filesystem/state and change the agent's runtime behavior.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 22, 2026, 04:42 PM
Issues
2
Security Audit — snyk — add-ollama-tool