voice-generation
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions facilitate interaction with an external voice generation service provided by each::labs. The implementation uses standard API integration patterns and best practices for secret management by instructing users to use environment variables for API keys.
- [COMMAND_EXECUTION]: Provides bash command examples using
curlto send POST requests to theeachlabs.runAPI endpoint. These commands are transparent, use standard parameters, and are limited by theallowed-toolsconfiguration in the skill frontmatter. - [EXTERNAL_DOWNLOADS]: References the
openaiPython library as a dependency for accessing the service's OpenAI-compatible API. This is a well-known and trusted package in the AI ecosystem.
Audit Metadata