convert-pdf-to-md
Warn
Audited by Snyk on Jul 16, 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.75). The required workflow converts user-supplied PDFs at runtime and then writes the extracted Markdown text (including any text/tables contained in those PDFs) into
dest_dir/<name>.md, which the agent would typically read back into the LLM context for analysis—so the outsider source is the PDF file body text provided by someone other than the operating user.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata