playwright-recording
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.80). The skill's example scripts navigate to arbitrary web pages via page.goto/CONFIG.url (e.g., page.goto('https://example.com'), CONFIG.url) and use page.evaluate(), waitForSelector(), and cookie-banner dismissal to read and interact with external web page DOMs, so it clearly fetches and interprets untrusted third‑party web content.
Audit Metadata