Skip to main content

voice-agents

Creates AI voice agents for client interactions, enhancing discovery and feedback calls with automated conversations.

Install this skill

or
76/100

Security score

The voice-agents skill was audited on Mar 5, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 183

Webhook reference - potential data exfiltration

SourceSKILL.md
183**Cause:** System prompt issues, webhook configuration, or service issue
medium line 187

Webhook reference - potential data exfiltration

SourceSKILL.md
187- Check webhook URL is accessible (if configured)
low line 36

Access to .env file

SourceSKILL.md
36# Required in .env
medium line 123

Access to .env file

SourceSKILL.md
123- Store `ELEVENLABS_API_KEY` in `.env` file (never commit to git)
medium line 124

Access to .env file

SourceSKILL.md
124- Store `OPENROUTER_API_KEY` in `.env` file (never commit to git)
low line 97

External URL reference

SourceSKILL.md
97"agent_url": "https://elevenlabs.io/app/conversational-ai/agents/abc123xyz",
low line 168

External URL reference

SourceSKILL.md
168- Check voice availability at https://elevenlabs.io/app/voice-library
low line 176

External URL reference

SourceSKILL.md
176- Check usage at https://elevenlabs.io/app/subscription
Scanned on Mar 5, 2026
View Security Dashboard