sitemap-discovery-audit
Warn
Audited by Snyk on Jul 23, 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.80). The runtime workflow primarily ingests outsider-authored free text fetched from arbitrary public site content (e.g.,
curl -s "$SITE/robots.txt"andcurl -s "$SITE/sitemap.xml"and extracting<loc>/<lastmod>from it), which is then processed/used as LLM context via the audit findings/output rather than being purely structured internal data.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata