playwright-security-runner
Warn
Audited by Snyk on Jun 29, 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.75). The skill’s runtime path
src/index.ts -> runTests(options) -> page.goto(options.url) -> testPayload() -> page.content()ingests the target page’s HTML/response body (including any attacker-controlled text reflected back), which is outsider-authored free text from the remote site being tested.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata