browser-harness
Warn
Audited by Snyk on Jun 23, 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 harness’s runtime workflow can navigate to arbitrary URLs (e.g.,
new_tab(url)/ remote browser usage) and then reads the resulting page content via browser/DOM inspection (e.g.,page_info(),screenshot(),js(...)), which can include outsider-authored free text from public web pages.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata