Skip to main content

twilio-ai-agent-architect

Advises on building AI-powered conversational agents using Twilio, optimizing architecture based on specific use cases and customer needs.

Install this skill

or
38/100

Security score

The twilio-ai-agent-architect skill was audited on May 26, 2026 and we found 10 security issues across 1 threat category, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 96

Webhook reference - potential data exfiltration

SourceSKILL.md
96**Architecture:** Level 2 + Conversation Intelligence v3 (Language Operators + webhook triggers)
medium line 97

Webhook reference - potential data exfiltration

SourceSKILL.md
97**What it adds:** Conversation Intelligence listens to every conversation in parallel → runs operators (sentiment, script adherence, custom) → fires webhooks when signals detected → your backend takes
medium line 101

Webhook reference - potential data exfiltration

SourceSKILL.md
101- What actions on detection? Webhook to your backend, Twilio Function trigger, log for review
medium line 123

Webhook reference - potential data exfiltration

SourceSKILL.md
123- **Dashboard latency:** Conversation Intelligence signals take 7-10 minutes to appear in the console dashboard. Use webhook delivery for real-time action.
medium line 124

Webhook reference - potential data exfiltration

SourceSKILL.md
124- **Tunnel reliability:** Dead ngrok tunnels cause silent webhook delivery failure. For production, deploy to cloud infrastructure.
medium line 240

Webhook reference - potential data exfiltration

SourceSKILL.md
240- Conversation Intelligence v3: Real-time Language Operators, webhook triggers ✅
low line 293

Webhook reference - potential data exfiltration

SourceSKILL.md
293- twilio-conversation-intelligence (Conversation Intelligence webhook processing)
low line 303

Webhook reference - potential data exfiltration

SourceSKILL.md
303- twilio-webhook-architecture (especially for enterprise — tunnel alternatives)
high line 124

Ngrok tunnel reference

SourceSKILL.md
124- **Tunnel reliability:** Dead ngrok tunnels cause silent webhook delivery failure. For production, deploy to cloud infrastructure.
high line 141

Ngrok tunnel reference

SourceSKILL.md
141- No ngrok: Must use production-grade tunneling or deploy to cloud (dead ngrok tunnels are a common debugging time-sink)
Scanned on May 26, 2026
View Security Dashboard
Installation guide →