pp-coingecko
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.70). This skill calls the public CoinGecko API (SKILL.md: "CoinGecko public API" and the Response envelope showing "meta.source: 'live'") and its Agent Mode (--agent) expects the agent to read/interpret live JSON results (.results) as part of its workflow, so untrusted third‑party content from the open web can materially influence actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill requires installing and running remote code at runtime from external repositories (e.g., go install github.com/mvanhorn/printing-press-library/library/payments/coingecko/cmd/coingecko-pp-cli@latest and go install github.com/mvanhorn/printing-press-library/library/payments/coingecko/cmd/coingecko-pp-mcp@latest, and the npx installer @mvanhorn/printing-press), so the fetched content would be executed locally and is a required dependency for the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata