reddit-subreddit-scraper
Warn
Audited by Snyk on Jul 20, 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). SKILL.md instructs the agent to use the BrowserAct CLI to access real Reddit browser pages at runtime and extract public subreddit text (e.g., rules/description/sidebar/recent post context), which is outsider-authored free text from third-party websites.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill instructs the agent to automatically install the BrowserAct runtime from https://www.browseract.com/?co-from=social-media (and the redirect variant https://www.browseract.com/?co-from=social-media&redirect=https://github.com/browser-act/skills/tree/main) at runtime, which entails fetching and executing external installation code needed for the Skill to run.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata