open-browser-use
Warn
Audited by Snyk on May 28, 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.85). Outsider free text can enter the LLM context via the runtime-controlled browser page content: the workflow uses
open-tab/navigate/SDKtab.playwright.domSnapshot()/locator(...).inner_text()and similar actions that ingest arbitrary text from user-specified URLs or existing user tabs (public web pages or other outsiders’ content) into the agent’s context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata