twitter-scraping

Fail

Audited by Snyk on Feb 28, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs obtaining the x.com auth_token cookie and using it (e.g., loginWithCookie(page, AUTH_TOKEN)), which requires including a secret value verbatim in code/commands and is therefore high-risk.

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

  • Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md and references explicitly describe scraping public X/Twitter content from x.com (profiles, tweets, search results, hashtags, threads, DMs) via Puppeteer/browser console scripts and MCP tools, meaning the agent fetches and ingests untrusted user-generated third-party content that can influence subsequent actions.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 28, 2026, 09:53 AM