audio-loop
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs its primary function of audio processing using standard system utilities like
ffmpegandffprobein a transparent and secure manner. - [COMMAND_EXECUTION]: The skill executes a bundled shell script (
scripts/audio-loop.sh) to automate audio normalization and encoding. The script uses safe shell practices, such asset -euo pipefailand proper variable quoting to prevent command injection. - [SAFE]: The skill provides instructions for the user to install dependencies manually using system package managers, avoiding automated or unverified installations.
Audit Metadata