Audio
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill facilitates audio processing by providing shell command templates for standard binaries including
ffmpeg,ffprobe,sox, andwhisper. These tools are used for legitimate tasks such as format conversion, loudness normalization, and audio analysis. - [EXTERNAL_DOWNLOADS]: The documentation references several official Python packages and system utilities required for advanced audio features. Specifically, it suggests installing
openai-whisper,whisperx,demucs, andffmpeg-normalizefrom standard public registries. - [DATA_EXFILTRATION]: The skill includes a workflow for using the AssemblyAI API for transcription. This involves sending audio data to a well-known technology service (
api.assemblyai.com). The skill correctly utilizes placeholders for authentication tokens, following security best practices.
Audit Metadata