speech-to-text
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official SDKs for ElevenLabs, a well-known service, including the
elevenlabsPython package and@elevenlabs/*Node.js packages. - [COMMAND_EXECUTION]: Provides standard setup commands for package managers (npm, pip) and example cURL requests to interact with the ElevenLabs API.
- [CREDENTIALS_UNSAFE]: Correctly handles API keys by recommending the use of environment variables and single-use tokens for client-side implementations to prevent exposure.
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were found in the provided documentation and examples.
Audit Metadata