Skip to main content

voice-ai

Creates low-latency voice AI agents using Groq, Deepgram, and Cartesia for efficient speech-to-text and text-to-speech processing.

Install this skill

or
88/100

Security score

The voice-ai skill was audited on May 23, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 350

Webhook reference - potential data exfiltration

SourceSKILL.md
350> See `reference/twilio-webhooks.md` for complete handler.
medium line 410

Webhook reference - potential data exfiltration

SourceSKILL.md
410- `reference/twilio-webhooks.md` - Complete Media Streams handler
low line 334

Base64 decode operation

SourceSKILL.md
334audio = base64.b64decode(data["media"]["payload"])
low line 346

Base64 decode operation

SourceSKILL.md
346"media": {"payload": base64.b64encode(mulaw).decode()}
Scanned on May 23, 2026
View Security Dashboard
Installation guide →