Caveat verdict
voice-ai-tts
voice-ai-voices
Voice.ai TTS skill that reads VOICE_AI_API_KEY and makes HTTPS calls exclusively to https://dev.voice.ai; the security notes explicitly document the limited scope and the credential is used solely for its stated API authentication purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
Findings (7)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key
Accesses process.env — reads environment variables
SKILL.md · code
Accesses sensitive environment variables
SKILL.md · code · process.env.VOICE_AI_API_KEY
References child_process — can spawn system processes
SECURITY.md · prose · downgraded · child_process
Node http/https module — low-level network access
voice-ai-tts-sdk.js · prose · downgraded · require('https')
Opens WebSocket connection
voice-ai-tts.yaml · prose · downgraded · WebSocket
POSTs data to external URL
voice-ai-tts.yaml · prose · downgraded · .post(
"https://
Permissions & capabilities
Requires 1 system binary.
credential_accessfile_read Is this flag fair?
Thanks — recorded.