playwright-responsive-screenshots
Warn
Audited by Snyk on Feb 24, 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 explicitly navigates to arbitrary external URLs (see SKILL.md and references/playwright-api.md using browser_navigate) and uses page content in its workflow (browser_wait_for with text/textGone and condition-based waits) so untrusted third-party page content can influence runtime decisions such as when to proceed with resizing/screenshotting.
Audit Metadata