technical-audit
Warn
Audited by Snyk on Jul 9, 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 includes fetching an arbitrary page at runtime (e.g.,
curl -s "$URL" > page.htmlin Step 1) and then parsing/extracting its readable HTML content (title/meta/headings/links), which is outsider-authored free text from public web content that can be fed into the agent’s LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata