voice-changer
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The installation guide in
references/installation.mdincludes a command that downloads a shell script (elevenlabs-cli-installer.sh) from the ElevenLabs GitHub releases page and pipes it directly into the shell for execution. - [EXTERNAL_DOWNLOADS]: The skill references several official vendor packages for installation via standard managers, including
@elevenlabs/cli,@elevenlabs/elevenlabs-js, and theelevenlabsPython library. It also provides instructions for adding a Homebrew tap and Scoop bucket hosted on the ElevenLabs GitHub organization. - [COMMAND_EXECUTION]: The documentation provides examples for using the
elevenlabsCLI to perform audio conversions and authentication. - [EXTERNAL_DOWNLOADS]: Code examples in
SKILL.mdinclude fetching sample audio content from an official ElevenLabs Google Cloud Storage bucket (https://storage.googleapis.com/eleven-public-cdn/).
Audit Metadata