Playwright Browser Automation
Warn
Audited by Snyk on Feb 15, 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 explicitly navigates to and scrapes arbitrary web pages—using a user-provided or auto-detected TARGET_URL and running link checks that call page.request.head on discovered http(s) links (see the TARGET_URL usage and the "Check for Broken Links" code)—so it ingests untrusted third-party content and could be exposed to indirect prompt injection.
Audit Metadata