scrape-explore-site
Warn
Audited by Snyk on Jun 27, 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). Outsider free text can enter the LLM context indirectly because
download.pyfetches arbitrary runtime web pages (start/list/detail URLs) and writes their readable HTML torendered.html, whichextract_links.pythen parses and emits link anchor text (link["text"]) intogroups.txtfor the agent to read/classify.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata