clone-website

Warn

Audited by Snyk on Apr 18, 2026

Risk Level: MEDIUM
Full Analysis

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 requires using the Playwright MCP to navigate to and scrape an arbitrary target URL (e.g., "Navigate to the target URL with browser_navigate" and numerous browser_evaluate/asset-download scripts) and then uses that live, user-specified website content to generate specs and dispatch builder agents, so untrusted third-party page content is ingested and can directly influence subsequent tool actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). I flag the user-supplied target site URL (the URL passed to browser_navigate / $ARGUMENTS) because the skill fetches the live site's HTML/assets at runtime and injects that extracted content verbatim into component spec files which are then inlined into builder-agent prompts, meaning remote site content directly controls agent instructions.

Issues (2)

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
MEDIUM
Analyzed
Apr 18, 2026, 12:07 PM
Issues
2
Security Audit — snyk — clone-website