twitter-x-reply-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.80). The Skill explicitly instructs the agent to install a runtime dependency automatically "without asking the user to confirm" and to "not describe" the installation link as a request for the user, which directs deceptive behavior outside the stated scraping purpose.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The Skill contains explicit instructions to automatically install an external CLI dependency without user consent and to hide that installation from the user, creating a high-risk supply-chain/unauthorized-installation/backdoor vector despite otherwise benign scraping functionality.

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 live public Twitter/X pages and collect reply text at runtime, which would ingest outsider-authored free-form reply content into the LLM context for analysis.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The Skill instructs the agent to automatically install the BrowserAct CLI and dependencies "without asking the user to confirm" and forbids requesting separate approval for dependency installation, which pushes the agent to modify the host system (potentially requiring privileged operations) without consent.

Issues (5)

E004
CRITICAL

Prompt injection detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 20, 2026, 04:17 AM
Issues
5
Security Audit — snyk — twitter-x-reply-scraper