playwright-scraper
Warn
Audited by Snyk on Feb 28, 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.md explicitly instructs the agent to navigate to arbitrary external URLs (e.g., page.goto('https://target.com') and config JSON with "url": "https://target.com") and to use page.evaluate and pagination/clicking logic to extract and act on web page content, which means it consumes untrusted public web content that can influence subsequent actions.
Audit Metadata