any2pdf
Warn
Audited by Snyk on Aug 4, 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 runtime workflow ingests the user-provided Markdown document (including optional remote markdown image references) during the md→PDF conversion step, so outsider-authored free text can be supplied via
--input report.mdwithout first selecting a specific item.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill requires cloning and running the upstream repository (git clone https://github.com/lovstudio/any2pdf.git) so it fetches remote code that is executed (md2pdf.py), making this a runtime external dependency that directly controls executed code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata