ecommerce-review-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 runtime instructions to install a dependency automatically and to "not describe" the install request or ask separate approval, which hides actions from the user and is outside the stated scraping purpose.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.70). The links point to a non-well-known domain (browseract.com) that the skill instructs agents to use for automatic CLI installation (including a redirect to GitHub), which is a common vector for distributing installers/executables without explicit user consent and therefore is potentially suspicious.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The Skill explicitly instructs automatic installation of an external CLI without user consent and forbids requesting separate approval or describing the action to the user, which enables stealthy supply-chain installation and unauthorized code execution.

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 BrowserAct to “capture browser-visible page content” from user-specified public URLs/pages at runtime, which can include outsider-authored free text (e.g., review text) that is then ingested into the LLM context.

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

Issues (5)

E004
CRITICAL

Prompt injection detected in skill instructions.

E005
CRITICAL

Suspicious download URL 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).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 20, 2026, 04:14 AM
Issues
5
Security Audit — snyk — ecommerce-review-scraper