elevenlabs-file-handling
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/move-audio.shexecutes shell commands includingmkdir,find, andmvto automate file management. It moves files matching the.mp3extension from the user's desktop to a specified directory. - [DATA_EXPOSURE]: The skill accesses the user's
$HOME/Desktopdirectory to locate generated audio files. While this involves interacting with a sensitive system path, the scope is limited to non-sensitive media files intended for relocation.
Audit Metadata