lets-talk
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/speak_response.pyusessubprocess.runto execute local audio playback utilities (e.g.,afplay,ffplay,mpg123) to play the synthesized speech files. - [EXTERNAL_DOWNLOADS]: The script connects to the official ElevenLabs API (
api.elevenlabs.io) to perform text-to-speech synthesis and download the resulting audio content. - [CREDENTIALS_UNSAFE]: The skill requires and accesses the
ELEVENLABS_API_KEYfrom the environment to authenticate with the ElevenLabs service, which is standard practice for API integration.
Audit Metadata