Skip to main content

phone-calling

Enables affordable international phone calls with low rates, using PayPal or UPI for payment, perfect for personal and business use.

Install this skill

or
82/100

Security score

The phone-calling skill was audited on Feb 11, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 190

Template literal with variable interpolation in command context

SourceSKILL.md
190const idempotencyKey = `${sessionId}_${Date.now()}_${Math.random().toString(36).substr(2, 9)}`;
low line 7

External URL reference

SourceSKILL.md
7api_base: https://ringez-api.vercel.app/api/v1
low line 34

External URL reference

SourceSKILL.md
34POST https://ringez-api.vercel.app/api/v1/auth/check-email
low line 48

External URL reference

SourceSKILL.md
48POST https://ringez-api.vercel.app/api/v1/auth/send-otp
low line 56

External URL reference

SourceSKILL.md
56POST https://ringez-api.vercel.app/api/v1/auth/verify-otp
low line 81

External URL reference

SourceSKILL.md
81POST https://ringez-api.vercel.app/api/v1/auth/login
low line 97

External URL reference

SourceSKILL.md
97GET https://ringez-api.vercel.app/api/v1/auth/me
low line 117

External URL reference

SourceSKILL.md
117POST https://ringez-api.vercel.app/api/v1/calls/initiate
low line 235

External URL reference

SourceSKILL.md
235GET https://ringez-api.vercel.app/api/v1/calls/call_xyz789
low line 258

External URL reference

SourceSKILL.md
258DELETE https://ringez-api.vercel.app/api/v1/calls/call_xyz789
low line 267

External URL reference

SourceSKILL.md
267POST https://ringez-api.vercel.app/api/v1/calls/call_xyz789/actions
low line 291

External URL reference

SourceSKILL.md
291GET https://ringez-api.vercel.app/api/v1/calls?limit=10&offset=0
low line 357

External URL reference

SourceSKILL.md
3571. Visit: https://ringez.com/wallet
low line 372

External URL reference

SourceSKILL.md
372💳 Add credits at: https://ringez.com/wallet
Scanned on Feb 11, 2026
View Security Dashboard
Installation guide →
GitHub Stars 2.2K
Rate this skill
Categorysales
UpdatedApril 4, 2026
openclaw/skills