reddit-scraper
Warn
Audited by Snyk on Jul 10, 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 required workflow calls the Apify actor to fetch Reddit post/comment content at runtime, and the script then reads that dataset JSON (including
title/selfText) into variables that are subsequently printed/returned—i.e., outsider-authored free text from public web content flows into the agent’s LLM context via the tool output.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata