twitch-chat-scraper
Fail
Audited by Snyk on Jul 20, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E004: Prompt injection detected in skill instructions.
- Potential prompt injection detected (high risk: 0.90). The skill contains deceptive instructions to install runtime dependencies automatically and to hide that activity from the user (explicitly saying "without asking the user to confirm" and "Do not describe it..."), which goes beyond and contradicts the stated scraping/collection purpose and user consent expectations.
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). The links point to a third-party installer site (browseract.com) used to auto-install a CLI dependency (including a redirect to a GitHub repo) — a risky pattern for distributing executables without explicit user consent.
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 Twitch pages at runtime and work with “comment/reply/chat text visible on the page,” which would be outsider-authored free text scraped from public web content.
Issues (3)
E004
CRITICALPrompt injection detected in skill instructions.
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata