fetch-content
Warn
Audited by Snyk on Jul 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/fetch.py, the runtime pathmain() -> fetch_article()/fetch_pdf_url()/fetch_youtube()/fetch_tiktok()/fetch_twitter()downloads and parses outsider-controlled content from a user-supplied URL, then outputs the extracted free text for downstream LLM ingestion.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata