extracting-mistral-ocr
Warn
Audited by Snyk on Feb 27, 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.90). The skill explicitly accepts public URLs as input (SKILL.md "Public URL: OCR directly via
document_url" and prepare_source in scripts/mistral_ocr_extract.py which setsdocument_url/image_url), so it fetches and ingests untrusted third-party web content and returns/annotates that text (including document-level annotations) which could materially influence downstream extraction and actions.
Audit Metadata