fill-icmje-coi
Warn
Audited by Socket on Sep 17, 2026
1 alert found:
AnomalyAnomalyscripts/fill_icmje_coi.py
LOWAnomalyLOW
scripts/fill_icmje_coi.py
The code appears to be a legitimate DOCX form-generation utility and contains no evident malware or supply-chain backdoor. It has a moderate path traversal and arbitrary file-write risk because author-controlled text contributes directly to the output filename without safe-path validation. Sanitize filenames to a strict allowlist and verify the resolved output path remains inside out_dir before writing.
Confidence: 98%Severity: 55%
Audit Metadata