reddit-wizard
Fail
Audited by Snyk on Jun 19, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This document is a high-risk, intentional playbook for deceptive, coordinated platform manipulation (astroturfing): it instructs creating fake personas, using/ buying aged accounts, seeding upvotes, hiding product promotion among decoy links, evading moderation (delete/ghosting), and operational tactics to avoid detection.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.95). The workflow uses Tavily searches and Olostep scrapes of arbitrary Reddit pages (e.g.,
tavily /searchresults andolostep /v1/scrapesofhttps://old.reddit.com/r/[subreddit]and top/hot pages), which are outsider-authored free text that gets ingested into the agent’s LLM context for analysis and pattern extraction.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill runtime explicitly scrapes and ingests external subreddit pages (e.g., "https://old.reddit.com/r/[subreddit]") via olostep/tavily calls and uses that fetched content to drive its analysis and generated prompts, so the external URL is a required runtime dependency that directly controls agent output.
Issues (3)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata