bilingual-content
Warn
Audited by Snyk on Jun 24, 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 runtime workflow ingests outsider-authored free text from public web content:
scripts/scrape_medium_article.pyfetches a Medium URL at runtime, extractsarticleDOM text (paragraphs/headers/code captions) intoarticle_data.json, andscripts/generate_bilingual_md.pyreads that JSON and inserts the extracted text into the LLM context/output (via the agent’s subsequent translation step).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata