broken-link-scan
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.75). The workflow navigates to a user-supplied URL and then runs
browser_evaluateoverdocument.querySelectorAll('a[href]'), ingesting outsider-authored free text from that fetched page (e.g., anchortextContent) into the agent’s LLM context via the returnedtext: a.textContent.trim().slice(0, 60)fields.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata