page-remake
Warn
Audited by Snyk on Feb 21, 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 Phase 1 explicitly instructs the agent to navigate to arbitrary user-provided URLs with Playwright (browser_navigate / browser_screenshot) and then analyze the captured page/screenshot (BRAND-ANALYSIS.md and section-by-section rebuild) so untrusted, user-generated web content directly informs design, copy, and implementation decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly navigates at runtime to the user-provided URL ([URL]) using Playwright, captures and ingests the page as the authoritative reference for brand analysis and rebuild instructions, so external page content can directly influence the agent's prompts/actions and is a required runtime dependency.
Audit Metadata