reddit-reader
Warn
Audited by Snyk on Feb 21, 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.90). This skill directly fetches user-generated Reddit posts and comment trees from the open web via the Reddit OAuth2 API (see SKILL.md "Workflow" and scripts/reddit_reader.py which call /search, /r/{sub}/..., and /comments/{id}) and explicitly instructs the agent to read, analyze, summarize, and extract advice from that untrusted content, so third-party content could materially influence the agent's actions.
Audit Metadata