speech-to-text

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as an integration guide for the ElevenLabs Speech-to-Text service, providing legitimate code examples for Python, JavaScript, and cURL.
  • [CREDENTIALS_SAFE]: Instructions correctly emphasize the secure handling of the ELEVENLABS_API_KEY through environment variables. It also details a secure backend-to-frontend token generation flow for client-side applications to prevent API key exposure.
  • [EXTERNAL_DOWNLOADS]: Dependencies listed, such as the elevenlabs Python library and @elevenlabs/* NPM packages, are official vendor-maintained resources hosted on trusted package registries (PyPI and NPM).
  • [COMMAND_EXECUTION]: The skill demonstrates necessary file system access for reading media files and standard network operations for interacting with the ElevenLabs API endpoints.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 04:33 PM