skills/letta-ai/lettabot/voice-memo/Gen Agent Trust Hub

voice-memo

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The lettabot-tts script uses standard shell commands (curl, jq, mkdir, mktemp, find) to interact with TTS providers and manage local audio files. These operations are limited to the intended scope of generating and managing temporary audio output.
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to api.elevenlabs.io and api.openai.com to perform text-to-speech conversion. These are well-known, trusted service providers.
  • [CREDENTIALS_UNSAFE]: The script references environment variables (ELEVENLABS_API_KEY, OPENAI_API_KEY) for authentication. No hardcoded secrets or sensitive credentials were found in the source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 11:49 PM