ai-daily-report
Warn
Audited by Socket on Aug 13, 2026
1 alert found:
AnomalyAnomalyscripts/md_converter.py
LOWAnomalyLOW
scripts/md_converter.py
No clear evidence of intentional malware (no exfiltration/backdoor/credential theft) in this module. The primary security concern is that it can execute runtime 'pip install' (supply-chain risk) to obtain PDF rendering libraries, and it embeds untrusted Markdown-derived content directly into generated HTML without escaping/sanitization before passing it to HTML-to-PDF tools. Additionally, the provided fragment appears incomplete/broken (undefined template/functions and variables), reducing certainty about full execution, but the dominant risk patterns are still present.
Confidence: 60%Severity: 62%
Audit Metadata