Skip to main content

ringbot

Enables AI to make outbound phone calls for various tasks like ordering food, scheduling appointments, and customer service.

Install this skill

or
76/100

Security score

The ringbot skill was audited on Feb 9, 2026 and we found 12 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 97

Curl to non-GitHub URL

SourceSKILL.md
97curl -X POST http://localhost:8000/ringbot/call \
medium line 126

Curl to non-GitHub URL

SourceSKILL.md
126curl -X POST http://localhost:8000/ringbot/call \
medium line 162

Curl to non-GitHub URL

SourceSKILL.md
162curl http://localhost:8000/ringbot/call/{call_id}
low line 46

Access to .env file

SourceSKILL.md
46# .env for DIY setup
low line 33

External URL reference

SourceSKILL.md
331. **Twilio** - https://twilio.com
low line 37

External URL reference

SourceSKILL.md
372. **LiveKit Cloud** - https://cloud.livekit.io (free tier)
low line 41

External URL reference

SourceSKILL.md
413. **Groq** - https://console.groq.com (100% free)
low line 42

External URL reference

SourceSKILL.md
42- Get API key + **accept TTS terms**: https://console.groq.com/playground?model=canopylabs%2Forpheus-v1-english
low line 66

External URL reference

SourceSKILL.md
66**Coming soon** - Contact for early access: https://talkforceai.com
low line 97

External URL reference

SourceSKILL.md
97curl -X POST http://localhost:8000/ringbot/call \
low line 126

External URL reference

SourceSKILL.md
126curl -X POST http://localhost:8000/ringbot/call \
low line 162

External URL reference

SourceSKILL.md
162curl http://localhost:8000/ringbot/call/{call_id}
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →