lov-any2pdf
Warn
Audited by Socket on Aug 11, 2026
1 alert found:
AnomalyAnomalyscripts/md2pdf.py
LOWAnomalyLOW
scripts/md2pdf.py
No strong evidence of classic malware/backdoors in this fragment (no eval/exec/subprocess/credential theft/persistence). The primary security concern is build-time danger from untrusted Markdown: it can trigger outbound HTTP(S) requests to arbitrary user-supplied image URLs and read/embed local files via file:// or relative paths if they exist, caching downloaded content into system temp directories. This materially increases the risk profile in supply-chain or CI contexts where the generator processes untrusted documents; network egress restrictions and image source allowlists/disablement are recommended.
Confidence: 66%Severity: 60%
Audit Metadata