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_evaluate over document.querySelectorAll('a[href]'), ingesting outsider-authored free text from that fetched page (e.g., anchor textContent) into the agent’s LLM context via the returned text: a.textContent.trim().slice(0, 60) fields.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 6, 2026, 09:54 AM
Issues
1
Security Audit — snyk — broken-link-scan