ffmpeg-audio-processing
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends the installation of the
ffmpeg-normalizeutility via pip. This is a standard and well-known open-source tool for batch audio normalization. - [COMMAND_EXECUTION]: Provides shell scripts for multi-pass audio normalization (
loudnorm-2pass.sh) and detailed audio analysis (audio-analysis.sh). These scripts utilize standard local FFmpeg commands and Unix text-processing utilities. - [SAFE]: The skill processes untrusted media metadata to calculate normalization offsets. The extraction and parsing logic uses standard FFmpeg output formats and character filtering, which is a common and safe practice for this workflow.
Audit Metadata