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.py ingests the user-supplied PDF file bytes via pdf_inspector.classify_pdf(str(pdf)) and pdf_inspector.extract_pages_markdown(str(pdf), pages_0), which can contain arbitrary outsider-authored text extracted into the produced Markdown.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 17, 2026, 12:40 PM
Issues
1
Security Audit — snyk — pdf-reader