pdf-reader
Warn
Audited by Snyk on Aug 17, 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). Runtime path
scripts/pdf_read.pyingests the user-supplied PDF file bytes viapdf_inspector.classify_pdf(str(pdf))andpdf_inspector.extract_pages_markdown(str(pdf), pages_0), which can contain arbitrary outsider-authored text extracted into the produced Markdown.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata