aliexpress-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.80). The Skill instructs the agent to install a runtime dependency automatically and explicitly tells the agent not to ask the user for confirmation or to describe the installation as a request for the user to open their browser, which is a deceptive/hidden instruction outside the stated data-collection purpose.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). These links point to an external, non-standard installer site that the Skill instructs agents to invoke automatically to install a CLI (an executable) without user confirmation, which is a common malware distribution vector when the publisher or binary is not verified.

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 access real AliExpress pages at runtime and “capture browser-visible page content” (outsider-authored review text from public web pages) into the agent’s context.

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 explicitly instructs the agent to automatically install a required runtime dependency ("install the missing dependency automatically without asking the user to confirm") and treat the CLI as a required runtime dependency, which pushes the agent to modify the host environment without user consent even though it does not explicitly request sudo or privilege escalation.

Issues (5)

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).

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:43 AM
Issues
5
Security Audit — snyk — aliexpress-review-scraper