audio-gen
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runwith list-based arguments to interact with system tools likeffmpeg,whisper,edge-tts, andpiper. This implementation prevents shell injection and is a standard way to handle audio processing tasks. - [EXTERNAL_DOWNLOADS]: The skill recommends installing well-known, reputable packages such as
openai-whisper,faster-whisper, andffmpeg. It also utilizes theedge-ttstool which connects to cloud services for speech synthesis. - [SAFE]: The skill performs its intended audio processing functions using local file access and standard command-line tools without any suspicious behavior, obfuscation, or data exfiltration patterns.
Audit Metadata