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 ffmpeg and ffprobe in 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 as set -euo pipefail and 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
Risk Level
SAFE
Analyzed
Apr 29, 2026, 09:29 AM
Security Audit — agent-trust-hub — audio-loop