klingai-video-extension
Warn
Audited by Socket on Sep 9, 2026
1 alert found:
AnomalyAnomalyreferences/video-concatenation.md
LOWAnomalyLOW
references/video-concatenation.md
The code implements a legitimate video-concatenation workflow and shows no clear evidence of malware or intentional sabotage. Its main security concerns are unvalidated arbitrary URL fetching, unrestricted download/resource consumption, processing untrusted media with ffmpeg, caller-controlled output-file writes, and incomplete cleanup on errors. URL allowlisting, request timeouts and size limits, response validation, a current sandboxed ffmpeg installation, constrained output paths, and finally-based cleanup are recommended.
Confidence: 97%Severity: 58%
Audit Metadata