elevenlabs-core-workflow-b
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill utilizes the official ElevenLabs Node.js SDK (
@elevenlabs/elevenlabs-js) to interact with its AI services. - [COMMAND_EXECUTION]: The documentation provides standard
curlcommand examples for speech-to-speech, sound generation, and audio isolation tasks targeting official API endpoints. - [SAFE]: Authentication is correctly managed using the
ELEVENLABS_API_KEYenvironment variable, avoiding the risk of hardcoded credentials. - [SAFE]: Network communication is directed exclusively to the official ElevenLabs domain (
api.elevenlabs.io) for its intended audio processing functionality.
Audit Metadata