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
CRITICAL

Prompt injection detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 20, 2026, 04:19 AM
Issues
3
Security Audit — snyk — twitch-chat-scraper