accessibility-check
Warn
Audited by Snyk on Jul 6, 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). The required workflow navigates to a user-supplied URL at runtime and then ingests the page’s DOM text/attributes via
mcp__playwright__browser_snapshotandmcp__playwright__browser_evaluate(e.g.,document.querySelectorAll(...).forEach(... textContent/outerHTML)), which can include outsider-authored free text from arbitrary web pages.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata