use-browser
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). This skill’s runtime workflow uses Playwright to navigate to user-specified web pages/URLs and interact with the resulting DOM; any fetched page content is outsider-authored free text that can be ingested into the LLM context via DOM snapshots like
page.content()/page.$$eval().
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata