reddit-scraper
Fail
Audited by Snyk on May 17, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes explicit examples that embed proxy credentials (USER:PASS) directly into browser proxy configs and HTTP_PROXY/HTTPS_PROXY environment variables, which would require inserting real secret values verbatim into commands/configs and risks exfiltration.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly fetches and ingests user-generated content from public Reddit endpoints (e.g., old.reddit.com/*.json) to extract posts and comments that the agent is expected to read and act on for monitoring/alerts, so untrusted third-party content could inject instructions or influence decisions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata