media-ffmpeg-normalize
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates the execution of ffmpeg-normalize and ffmpeg for media processing. The included Python helper script (scripts/normalize.py) uses subprocess.run with argument lists to invoke these tools, which is a secure practice that avoids shell injection vulnerabilities.
- [EXTERNAL_DOWNLOADS]: The documentation provides instructions to install ffmpeg-normalize via standard package managers (pip, uv). This is a legitimate and widely used utility for EBU R128 loudness normalization.
Audit Metadata