Skip to main content

telnyx-texml-python

Enables developers to build voice applications using TeXML with Python, managing calls, conferences, and recordings seamlessly.

Install this skill

or
0/100

Security score

The telnyx-texml-python skill was audited on Mar 1, 2026 and we found 25 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 567

Webhook reference - potential data exfiltration

SourceSKILL.md
567## Webhooks
medium line 569

Webhook reference - potential data exfiltration

SourceSKILL.md
569The following webhook events are sent to your configured webhook URL.
medium line 570

Webhook reference - potential data exfiltration

SourceSKILL.md
570All webhooks include `telnyx-timestamp` and `telnyx-signature-ed25519` headers for verification (Standard Webhooks compatible).
medium line 574

Webhook reference - potential data exfiltration

SourceSKILL.md
574| `TexmlCallAnsweredWebhook` | TeXML Call Answered. Webhook sent when a TeXML call is answered |
medium line 575

Webhook reference - potential data exfiltration

SourceSKILL.md
575| `TexmlCallCompletedWebhook` | TeXML Call Completed. Webhook sent when a TeXML call is completed |
medium line 576

Webhook reference - potential data exfiltration

SourceSKILL.md
576| `TexmlCallInitiatedWebhook` | TeXML Call Initiated. Webhook sent when a TeXML call is initiated |
medium line 577

Webhook reference - potential data exfiltration

SourceSKILL.md
577| `TexmlCallRingingWebhook` | TeXML Call Ringing. Webhook sent when a TeXML call is ringing |
medium line 578

Webhook reference - potential data exfiltration

SourceSKILL.md
578| `TexmlCallAmdWebhook` | TeXML Call AMD. Webhook sent when Answering Machine Detection (AMD) completes during a TeXML call |
medium line 579

Webhook reference - potential data exfiltration

SourceSKILL.md
579| `TexmlCallDtmfWebhook` | TeXML Call DTMF. Webhook sent when a DTMF digit is received during a TeXML call |
medium line 580

Webhook reference - potential data exfiltration

SourceSKILL.md
580| `TexmlGatherWebhook` | TeXML Gather. Webhook sent when a Gather command completes (sent to the action URL) |
medium line 581

Webhook reference - potential data exfiltration

SourceSKILL.md
581| `TexmlHttpRequestWebhook` | TeXML HTTP Request. Webhook sent as response to an HTTP Request instruction |
medium line 582

Webhook reference - potential data exfiltration

SourceSKILL.md
582| `TexmlAiGatherWebhook` | TeXML AI Gather. Webhook sent when AI Gather completes with transcription results |
medium line 583

Webhook reference - potential data exfiltration

SourceSKILL.md
583| `TexmlConferenceJoinWebhook` | TeXML Conference Join. Webhook sent when a participant joins a TeXML conference |
medium line 584

Webhook reference - potential data exfiltration

SourceSKILL.md
584| `TexmlConferenceLeaveWebhook` | TeXML Conference Leave. Webhook sent when a participant leaves a TeXML conference |
medium line 585

Webhook reference - potential data exfiltration

SourceSKILL.md
585| `TexmlConferenceSpeakerWebhook` | TeXML Conference Speaker. Webhook sent when a participant starts or stops speaking in a TeXML conference |
medium line 586

Webhook reference - potential data exfiltration

SourceSKILL.md
586| `TexmlConferenceEndWebhook` | TeXML Conference End. Webhook sent when a TeXML conference ends |
medium line 587

Webhook reference - potential data exfiltration

SourceSKILL.md
587| `TexmlConferenceStartWebhook` | TeXML Conference Start. Webhook sent when a TeXML conference starts |
medium line 588

Webhook reference - potential data exfiltration

SourceSKILL.md
588| `TexmlQueueWebhook` | TeXML Queue. Webhook sent for queue status events (triggered by Enqueue command waitUrl) |
medium line 589

Webhook reference - potential data exfiltration

SourceSKILL.md
589| `TexmlRecordingCompletedWebhook` | TeXML Recording Completed. Webhook sent when a recording is completed during a TeXML call (triggered by recordingStatusCallbackEvent) |
medium line 590

Webhook reference - potential data exfiltration

SourceSKILL.md
590| `TexmlRecordingInProgressWebhook` | TeXML Recording In-Progress. Webhook sent when a recording starts during a TeXML call (triggered by recordingStatusCallbackEvent) |
medium line 591

Webhook reference - potential data exfiltration

SourceSKILL.md
591| `TexmlSiprecWebhook` | TeXML SIPREC. Webhook sent for SIPREC session status updates |
medium line 592

Webhook reference - potential data exfiltration

SourceSKILL.md
592| `TexmlStreamWebhook` | TeXML Stream. Webhook sent for media streaming status updates |
medium line 593

Webhook reference - potential data exfiltration

SourceSKILL.md
593| `TexmlTranscriptionWebhook` | TeXML Transcription. Webhook sent when a recording transcription is completed |
low line 58

External URL reference

SourceSKILL.md
58voice_url="https://example.com",
low line 86

External URL reference

SourceSKILL.md
86voice_url="https://example.com",
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →