webapp-testing
Warn
Audited by Snyk on Feb 16, 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 script scripts/playwright_runner.py navigates to arbitrary user-supplied URLs via page.goto(url) and then reads/interprets page.title(), locator counts, console messages, performance timings, and other page content—i.e., it fetches and processes untrusted public web content.
Audit Metadata