lov-any2pdf
Warn
Audited by Snyk on Aug 16, 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). The required runtime workflow reads the user-supplied Markdown input file content and parses it at runtime in
md2pdf.py(main()→f.read()→builder.build(md_text, ...)→PDFBuilder.parse_md(md_text)), so outsider-authored free text is directly ingested for PDF generation.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata