ffmpeg-media-finishing
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The helper script
scripts/media_probe.pyutilizessubprocess.runto invokeffprobe. The implementation is secure as it uses an argument list (argv) and avoids shell execution, preventing shell injection vulnerabilities. The executable path is resolved safely usingshutil.which, and the inputs are validated. - [EXTERNAL_DOWNLOADS]: The skill includes reference links to official documentation for FFmpeg, as well as international media standards from ITU-R, EBU, and W3C. These resources are well-known, trusted, and used strictly for technical guidance and verification of media specifications.
Audit Metadata