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.py using urllib.request.urlopen() on https://api.llama.fi/... and https://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
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 14, 2026, 08:08 AM
Issues
1
Security Audit — snyk — crypto-token-screener