speech-to-text
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads verified SDKs such as
elevenlabsand@elevenlabs/elevenlabs-jsfrom official package registries (PyPI, npm). It also references a public NPR audio stream as a code example. - [COMMAND_EXECUTION]: Instructions include standard package manager commands (
pip,npm) andcurlrequests for interacting with the ElevenLabs API. - [DATA_EXFILTRATION]: Audio data is transmitted to
api.elevenlabs.iofor processing. This interaction is restricted to the official ElevenLabs service infrastructure. - [SAFE]: API key management follows security best practices by utilizing environment variables and single-use tokens for client-side authentication to prevent credential exposure.
Audit Metadata