carnivore-fetch

Warn

Audited by Snyk on Jul 5, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.95). The required workflow runs bin/carnivore-fetch "$URL", which invokes a Dockerized browser to fetch and extract readable Markdown from a runtime-supplied web page URL (public web content authored by outsiders) and passes that extracted text to the LLM via stdout.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill invokes and runs an external Docker image at runtime (default image ghcr.io/kfstorm/carnivore:latest), which fetches and executes remote code that the skill depends on to operate.

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 5, 2026, 10:20 PM
Issues
2
Security Audit — snyk — carnivore-fetch