pi-trending
Warn
Audited by Snyk on Jul 12, 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.85). scripts/pi_trending.py fetches npm registry JSON at runtime (outsider web content) and places each package’s
description(free-form text) directly into the script’s stdout Markdown/JSON, which the workflow then uses for the AI “translate description” step—so outsider-authored description text can enter the agent’s LLM context via the AI translation/rendering path.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata