unlimited-ocr-document-parsing
Warn
Audited by Snyk on Aug 15, 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/client.py, runtime OCR text is ingested from outsider-suppliedfile_url(public HTTPS URL) and downloaded atparse_baidu()lines 211-214 and_download()lines 178-190, then the returnedmarkdown_url/parse_result_urlare downloaded and decoded into LLM-ingested free text at lines 261-267.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata