pp-ufo-goat
Warn
Audited by Snyk on May 8, 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.90). The skill's CLI explicitly syncs and downloads live content from the public PURSUE archive (e.g., "ufo-goat-pp-cli sync", "ufo-goat-pp-cli download", "files search" and the Agent Mode/JSON outputs described in SKILL.md), so the agent will fetch and parse third-party public documents whose contents could influence subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill requires installing and running remote code at runtime via npx -y @mvanhorn/printing-press (npm package) and go install github.com/mvanhorn/printing-press-library/library/other/ufo-goat/cmd/ufo-goat-pp-cli@latest (and the MCP go install github.com/mvanhorn/printing-press-library/library/other/ufo-goat/cmd/ufo-goat-pp-mcp@latest), which fetches and executes remote code and is presented as a required dependency for the CLI.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata