pdf-reader
Warn
Audited by Snyk on Jul 14, 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.65). Outsider-authored free text can enter the LLM context indirectly because the required workflow runs
pdf_extract.py/pdf_search.pywhich print extracted PDF page text and matching context (from the user-supplied<path>PDF) as readable prose to stdout, which an agent could then pass into the LLM.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata