document-conversion
Warn
Audited by Snyk on Jul 16, 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 “content extraction from web pages” and the example uses
trafilatura.fetch_url(url)/extract(...), meaning runtime-fetched public web page text (outsider-authored) is ingested into the LLM context via the extracted content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata