Warn
Audited by Snyk on Mar 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). This skill directly fetches user-generated Reddit content via reddit.sh (calls to https://www.reddit.com/*.json in mode_fetch, mode_comments, mode_search, discover, firehose, etc.), enriches and feeds those posts/comments into the Claude analysis pipeline and scoring/alerting workflow, so untrusted third‑party content is read and can materially influence agent decisions and follow-up actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill performs runtime HTTP fetches from https://www.reddit.com (e.g., /r/.../new.json) and injects the retrieved post/comment text into its analysis pipeline (sent to Claude), meaning external Reddit content directly controls the agent's prompts/analysis and is required for operation.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata