browser-extension-tests
Warn
Audited by Snyk on Aug 12, 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). The runtime workflow uses Playwright’s
launchPersistentContextto load and then navigates the browser tochrome-extension://{extensionId}/popup.htmland to an external page (https://example.com/) where the extension’s content script runs, so outsider-authored free text could be ingested from that visited site via normal DOM/script behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata