crypto-token-screener
Warn
Audited by Snyk on Jun 14, 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 runtime workflow fetches outsider-authored free text/data from public APIs—DefiLlama fees/holder revenue and CoinGecko market/price history—via
scripts/screen.pyusingurllib.request.urlopen()onhttps://api.llama.fi/...andhttps://api.coingecko.com/..., and then injects the resulting readable numeric fields into the agent’s LLM context when the agent summarizes/ranks them.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata