voice-ai-engine-development
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Technical review of the provided Python examples and Markdown documentation indicates the skill is an educational and functional resource for voice AI development.
- [PROMPT_INJECTION]: The skill instructions do not contain attempts to override agent behavior, bypass safety filters, or disclose system prompts.
- [CREDENTIALS_UNSAFE]: All examples for API integration use safe placeholders such as "your-api-key" or "your-voice-id". No hardcoded credentials or sensitive environment variables are exposed.
- [DATA_EXFILTRATION]: Network operations described (WebSocket audio streaming and REST API calls to LLM/TTS providers) are consistent with the skill's primary purpose. No suspicious data exfiltration logic targeting local sensitive files was found.
- [REMOTE_CODE_EXECUTION]: The skill does not include any patterns for downloading and executing remote scripts or binary payloads.
- [COMMAND_EXECUTION]: No shell commands, privilege escalation attempts (sudo), or unauthorized file system modifications were detected.
- [DYNAMIC_CONTEXT_INJECTION]: The SKILL.md file does not contain any dynamic shell injection syntax (!
command).
Audit Metadata