playwright-component-testing
Warn
Audited by Snyk on Jul 31, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Runtime path
@playwright/testfixturemount(story, props)navigates to the app-hosted gallery page (baseURL→/playwright/gallery/index.html), then calls the page’swindow.mount(params)viapage.evaluate(), which ingests free-textstory/propsoriginating from the user-authored test code.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata