audiocut-keyword
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill utilizes
ffmpegandffprobeto perform audio analysis and editing. These system calls are made usingsubprocess.runwith argument lists, which prevents shell injection vulnerabilities.- EXTERNAL_DOWNLOADS (SAFE): The transcription engine (FunASR) downloads a pre-trained model (paraformer-zh) from ModelScope upon first run. This is standard behavior for the library and necessary for its core functionality.- CROSS-SKILL INTEGRATION (SAFE): The skill contains an optional feature to interact with a separatevoice-changerskill. It verifies the existence of the script path and executes it using a secure command-line interface.
Audit Metadata