pdf-converter
Warn
Audited by Snyk on Aug 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.30). In
scripts/to_pdf.py, the skill reads user-supplied file contents viaread_text()and then feeds that untrusted free text intopandoc/HTML rendering atrender_pdf(..., html_body)(and also intoreplace_emojis()), so an outsider can submit poison content through the monitored file input the workflow consumes.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata