speech-to-text
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill instructions and referenced scripts focus exclusively on legitimate API interactions with ElevenLabs services.
- [EXTERNAL_DOWNLOADS]: Utilizes official SDKs from established package registries (npm and PyPI). References to external domains like api.elevenlabs.io are standard for the service's functionality.
- [DATA_EXFILTRATION]: The skill correctly handles sensitive credentials, instructing users to store the ELEVENLABS_API_KEY in environment variables rather than hardcoding them in scripts.
- [REMOTE_CODE_EXECUTION]: No patterns of remote script execution (e.g., curl|bash) or unsafe dynamic code execution were found.
Audit Metadata