reddit-api
Warn
Audited by Snyk on Jul 2, 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). The skill fetches Reddit posts/comments (outsider-authored text) via runtime HTTP calls to
https://oauth.reddit.com/...(e.g.,get_postsreturnspost["data"]includingtitle/selftext, and comment bodies are similarly ingested), which can then be placed into the agent’s LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata