perfect-web-clone
Warn
Audited by Snyk on Aug 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In Phase 2/3, the workflow takes the user-supplied “URL to clone”, uses Playwright in
scripts/extract_page.pyto load that webpage and extractsraw_html/DOM/style text, then passes chunkedhtmlfromchunks/section_N.jsoninto per-section subagent prompts for code generation.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs running "sudo apt-get install chromium-browser", which requests elevation and directs modification of the host system state, so it should be flagged.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata