alterlab-pdf-extract
Warn
Audited by Snyk on Jun 15, 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.95). Outsider-authored free text from the input PDFs is converted to Markdown via Microsoft MarkItDown (
convert_to_markdown()→md.convert(path)), and that converted prose is then placed into the LLM prompt inextract_llm()asPaper ({source}): {body}(when--backend llmis used).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata