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.py uses subprocess.run to 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_KEY from the environment to authenticate with the ElevenLabs service, which is standard practice for API integration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 12, 2026, 09:42 PM
Security Audit — agent-trust-hub — lets-talk