telnyx-texml-java
Enables developers to build voice applications using TeXML with Java SDK examples for managing calls and applications.
Install this skill
Security score
The telnyx-texml-java 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
Webhook reference - potential data exfiltration
| 654 | ## Webhooks |
Webhook reference - potential data exfiltration
| 656 | The following webhook events are sent to your configured webhook URL. |
Webhook reference - potential data exfiltration
| 657 | All webhooks include `telnyx-timestamp` and `telnyx-signature-ed25519` headers for verification (Standard Webhooks compatible). |
Webhook reference - potential data exfiltration
| 661 | | `TexmlCallAnsweredWebhook` | TeXML Call Answered. Webhook sent when a TeXML call is answered | |
Webhook reference - potential data exfiltration
| 662 | | `TexmlCallCompletedWebhook` | TeXML Call Completed. Webhook sent when a TeXML call is completed | |
Webhook reference - potential data exfiltration
| 663 | | `TexmlCallInitiatedWebhook` | TeXML Call Initiated. Webhook sent when a TeXML call is initiated | |
Webhook reference - potential data exfiltration
| 664 | | `TexmlCallRingingWebhook` | TeXML Call Ringing. Webhook sent when a TeXML call is ringing | |
Webhook reference - potential data exfiltration
| 665 | | `TexmlCallAmdWebhook` | TeXML Call AMD. Webhook sent when Answering Machine Detection (AMD) completes during a TeXML call | |
Webhook reference - potential data exfiltration
| 666 | | `TexmlCallDtmfWebhook` | TeXML Call DTMF. Webhook sent when a DTMF digit is received during a TeXML call | |
Webhook reference - potential data exfiltration
| 667 | | `TexmlGatherWebhook` | TeXML Gather. Webhook sent when a Gather command completes (sent to the action URL) | |
Webhook reference - potential data exfiltration
| 668 | | `TexmlHttpRequestWebhook` | TeXML HTTP Request. Webhook sent as response to an HTTP Request instruction | |
Webhook reference - potential data exfiltration
| 669 | | `TexmlAiGatherWebhook` | TeXML AI Gather. Webhook sent when AI Gather completes with transcription results | |
Webhook reference - potential data exfiltration
| 670 | | `TexmlConferenceJoinWebhook` | TeXML Conference Join. Webhook sent when a participant joins a TeXML conference | |
Webhook reference - potential data exfiltration
| 671 | | `TexmlConferenceLeaveWebhook` | TeXML Conference Leave. Webhook sent when a participant leaves a TeXML conference | |
Webhook reference - potential data exfiltration
| 672 | | `TexmlConferenceSpeakerWebhook` | TeXML Conference Speaker. Webhook sent when a participant starts or stops speaking in a TeXML conference | |
Webhook reference - potential data exfiltration
| 673 | | `TexmlConferenceEndWebhook` | TeXML Conference End. Webhook sent when a TeXML conference ends | |
Webhook reference - potential data exfiltration
| 674 | | `TexmlConferenceStartWebhook` | TeXML Conference Start. Webhook sent when a TeXML conference starts | |
Webhook reference - potential data exfiltration
| 675 | | `TexmlQueueWebhook` | TeXML Queue. Webhook sent for queue status events (triggered by Enqueue command waitUrl) | |
Webhook reference - potential data exfiltration
| 676 | | `TexmlRecordingCompletedWebhook` | TeXML Recording Completed. Webhook sent when a recording is completed during a TeXML call (triggered by recordingStatusCallbackEvent) | |
Webhook reference - potential data exfiltration
| 677 | | `TexmlRecordingInProgressWebhook` | TeXML Recording In-Progress. Webhook sent when a recording starts during a TeXML call (triggered by recordingStatusCallbackEvent) | |
Webhook reference - potential data exfiltration
| 678 | | `TexmlSiprecWebhook` | TeXML SIPREC. Webhook sent for SIPREC session status updates | |
Webhook reference - potential data exfiltration
| 679 | | `TexmlStreamWebhook` | TeXML Stream. Webhook sent for media streaming status updates | |
Webhook reference - potential data exfiltration
| 680 | | `TexmlTranscriptionWebhook` | TeXML Transcription. Webhook sent when a recording transcription is completed | |
External URL reference
| 60 | .voiceUrl("https://example.com") |
External URL reference
| 91 | .voiceUrl("https://example.com") |