document-converter-suite

Warn

Audited by Socket on Sep 16, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/lib/image_handler.py

No clear malicious behavior is present. The primary security issue is a path traversal risk through the unsanitized prefix, allowing writes outside output_dir when the prefix contains path separators or traversal components. Image parsing also warrants resource-limit and Pillow-version controls for untrusted inputs. Validate prefix as a safe filename component, resolve and verify the final path remains under output_dir, use atomic exclusive creation, and consider Pillow decompression-bomb/resource limits.

Confidence: 98%Severity: 67%
Audit Metadata
Analyzed At
Sep 16, 2026, 08:40 AM
Package URL
pkg:socket/skills-sh/dkyazzentwatwa%2Fchatgpt-skills%2Fdocument-converter-suite%2F@afeb51356d75a3b6b643d7a640f097fc5f333bca381a0439f328633a3557b3bc
Security Audit — socket — document-converter-suite