reddit-url-mentions
Warn
Audited by Snyk on May 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.65). The required runtime workflow calls
scripts/search_reddit_mentions.sh, which POSTs user-suppliedtargetsURLs to Frevana and then ingests the API’s returned JSON (cat "$RESULT_FILE"after JSON validation); that returned JSON can include outsider-authored Reddit post metadata (e.g.,author_name,title,permalink) originating from third parties, which becomes LLM-readable context via the tool output.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata