telnyx-ai-outbound-voice-python
Enables AI assistants to make outbound calls using Telnyx, covering setup from phone number provisioning to call triggering.
Install this skill
or
88/100
Security score
The telnyx-ai-outbound-voice-python skill was audited on May 13, 2026 and we found 12 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 85
External URL reference
SourceSKILL.md
| 85 | voice_url="https://example.com/placeholder", |
low line 98
External URL reference
SourceSKILL.md
| 98 | f"https://api.telnyx.com/v2/phone_numbers/{phone}", |
low line 122
External URL reference
SourceSKILL.md
| 122 | "https://api.telnyx.com/v2/outbound_voice_profiles", headers=headers |
low line 128
External URL reference
SourceSKILL.md
| 128 | f"https://api.telnyx.com/v2/outbound_voice_profiles/{ovp_id}", |
low line 135
External URL reference
SourceSKILL.md
| 135 | f"https://api.telnyx.com/v2/texml_applications/{app_id}", |
low line 139
External URL reference
SourceSKILL.md
| 139 | "voice_url": "https://example.com/placeholder", |
low line 224
External URL reference
SourceSKILL.md
| 224 | voice_url="https://example.com/placeholder", |
low line 230
External URL reference
SourceSKILL.md
| 230 | f"https://api.telnyx.com/v2/phone_numbers/{phone}", |
low line 236
External URL reference
SourceSKILL.md
| 236 | ovp = requests.get("https://api.telnyx.com/v2/outbound_voice_profiles", headers=headers).json()["data"][0] |
low line 238
External URL reference
SourceSKILL.md
| 238 | f"https://api.telnyx.com/v2/outbound_voice_profiles/{ovp['id']}", |
low line 243
External URL reference
SourceSKILL.md
| 243 | f"https://api.telnyx.com/v2/texml_applications/{app_id}", |
low line 247
External URL reference
SourceSKILL.md
| 247 | "voice_url": "https://example.com/placeholder", |
Scanned on May 13, 2026
View Security DashboardGitHub Stars 171
Rate this skill
Categorydevelopment
UpdatedMay 20, 2026
openclawapiml-ai-engineercustomer-success-managerproduct-managertwilio🇺🇸 US🇨🇦 CA🇬🇧 GB🇮🇪 IEdevelopmentsalesproduct
team-telnyx/ai