ai-voice-chat
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches required ONNX models and voice data from the official Kokoro-ONNX GitHub repository during the installation phase.
- [COMMAND_EXECUTION]: Executes local binaries to provide core functionality, including 'whisper' for speech-to-text and the macOS 'security' tool for Keychain management.
- [SAFE]: The skill implements a connection whitelist that restricts outgoing communication to the local host, ensuring that transcribed text is not sent to unauthorized remote endpoints.
Audit Metadata