Skip to main content

telnyx-texml-curl

Facilitates building voice applications with TeXML using curl, managing calls, conferences, and more through REST API examples.

Install this skill

or
0/100

Security score

The telnyx-texml-curl skill was audited on May 13, 2026 and we found 65 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 72

Curl to non-GitHub URL

SourceSKILL.md
72curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls?Page=1&PageSize=10&To=+1312345678&From=+1312345678&Status=no-answer&StartTime=2023-05-22&S
medium line 107

Curl to non-GitHub URL

SourceSKILL.md
107curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}"
medium line 135

Curl to non-GitHub URL

SourceSKILL.md
135curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}/Recordings.json"
medium line 243

Curl to non-GitHub URL

SourceSKILL.md
243curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences?Page=1&PageSize=10&FriendlyName=weekly_review_call&Status=in-progress&DateCreated=>=
medium line 255

Curl to non-GitHub URL

SourceSKILL.md
255curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}"
medium line 283

Curl to non-GitHub URL

SourceSKILL.md
283curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Participants"
medium line 311

Curl to non-GitHub URL

SourceSKILL.md
311curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Participants/{call_sid_or_participant_label}"
medium line 352

Curl to non-GitHub URL

SourceSKILL.md
352curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Recordings"
medium line 364

Curl to non-GitHub URL

SourceSKILL.md
364curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Recordings.json"
medium line 376

Curl to non-GitHub URL

SourceSKILL.md
376curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Queues?Page=1&PageSize=10&DateCreated=>=2023-05-22&DateUpdated=>=2023-05-22"
medium line 404

Curl to non-GitHub URL

SourceSKILL.md
404curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Queues/{queue_sid}"
medium line 445

Curl to non-GitHub URL

SourceSKILL.md
445curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Recordings.json?Page=1&PageSize=10&DateCreated=2023-05-22T00:00:00Z"
medium line 457

Curl to non-GitHub URL

SourceSKILL.md
457curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Recordings/6a09cdc3-8948-47f0-aa62-74ac943d6c58.json"
medium line 482

Curl to non-GitHub URL

SourceSKILL.md
482curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Transcriptions.json?PageSize=10"
medium line 494

Curl to non-GitHub URL

SourceSKILL.md
494curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Transcriptions/6a09cdc3-8948-47f0-aa62-74ac943d6c58.json"
medium line 539

Curl to non-GitHub URL

SourceSKILL.md
539curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml_applications?sort=friendly_name"
medium line 573

Curl to non-GitHub URL

SourceSKILL.md
573curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml_applications/1293384261075731499"
medium line 542

Webhook reference - potential data exfiltration

SourceSKILL.md
542Returns: `active` (boolean), `anchorsite_override` (enum: Latency, Chicago, IL, Ashburn, VA, San Jose, CA, Sydney, Australia, Amsterdam, Netherlands, London, UK, Toronto, Canada, Vancouver, Canada, Fr
medium line 550

Webhook reference - potential data exfiltration

SourceSKILL.md
550Optional: `active` (boolean), `anchorsite_override` (enum: Latency, Chicago, IL, Ashburn, VA, San Jose, CA, Sydney, Australia, Amsterdam, Netherlands, London, UK, Toronto, Canada, Vancouver, Canada, F
medium line 564

Webhook reference - potential data exfiltration

SourceSKILL.md
564Returns: `active` (boolean), `anchorsite_override` (enum: Latency, Chicago, IL, Ashburn, VA, San Jose, CA, Sydney, Australia, Amsterdam, Netherlands, London, UK, Toronto, Canada, Vancouver, Canada, Fr
medium line 576

Webhook reference - potential data exfiltration

SourceSKILL.md
576Returns: `active` (boolean), `anchorsite_override` (enum: Latency, Chicago, IL, Ashburn, VA, San Jose, CA, Sydney, Australia, Amsterdam, Netherlands, London, UK, Toronto, Canada, Vancouver, Canada, Fr
medium line 584

Webhook reference - potential data exfiltration

SourceSKILL.md
584Optional: `active` (boolean), `anchorsite_override` (enum: Latency, Chicago, IL, Ashburn, VA, San Jose, CA, Sydney, Australia, Amsterdam, Netherlands, London, UK, Toronto, Canada, Vancouver, Canada, F
medium line 598

Webhook reference - potential data exfiltration

SourceSKILL.md
598Returns: `active` (boolean), `anchorsite_override` (enum: Latency, Chicago, IL, Ashburn, VA, San Jose, CA, Sydney, Australia, Amsterdam, Netherlands, London, UK, Toronto, Canada, Vancouver, Canada, Fr
medium line 613

Webhook reference - potential data exfiltration

SourceSKILL.md
613Returns: `active` (boolean), `anchorsite_override` (enum: Latency, Chicago, IL, Ashburn, VA, San Jose, CA, Sydney, Australia, Amsterdam, Netherlands, London, UK, Toronto, Canada, Vancouver, Canada, Fr
low line 40

External URL reference

SourceSKILL.md
40-X POST "https://api.telnyx.com/v2/messages" \
low line 72

External URL reference

SourceSKILL.md
72curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls?Page=1&PageSize=10&To=+1312345678&From=+1312345678&Status=no-answer&StartTime=2023-05-22&S
low line 95

External URL reference

SourceSKILL.md
95"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls"
low line 107

External URL reference

SourceSKILL.md
107curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}"
low line 123

External URL reference

SourceSKILL.md
123"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}"
low line 135

External URL reference

SourceSKILL.md
135curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}/Recordings.json"
low line 151

External URL reference

SourceSKILL.md
151"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}/Recordings.json"
low line 167

External URL reference

SourceSKILL.md
167"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}/Recordings/6a09cdc3-8948-47f0-aa62-74ac943d6c58.json"
low line 183

External URL reference

SourceSKILL.md
183"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}/Siprec.json"
low line 199

External URL reference

SourceSKILL.md
199"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}/Siprec/{siprec_sid}.json"
low line 215

External URL reference

SourceSKILL.md
215"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}/Streams.json"
low line 231

External URL reference

SourceSKILL.md
231"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Calls/{call_sid}/Streams/6a09cdc3-8948-47f0-aa62-74ac943d6c58.json"
low line 243

External URL reference

SourceSKILL.md
243curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences?Page=1&PageSize=10&FriendlyName=weekly_review_call&Status=in-progress&DateCreated=>=
low line 255

External URL reference

SourceSKILL.md
255curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}"
low line 271

External URL reference

SourceSKILL.md
271"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}"
low line 283

External URL reference

SourceSKILL.md
283curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Participants"
low line 299

External URL reference

SourceSKILL.md
299"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Participants"
low line 311

External URL reference

SourceSKILL.md
311curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Participants/{call_sid_or_participant_label}"
low line 327

External URL reference

SourceSKILL.md
327"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Participants/{call_sid_or_participant_label}"
low line 342

External URL reference

SourceSKILL.md
342"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Participants/{call_sid_or_participant_label}"
low line 352

External URL reference

SourceSKILL.md
352curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Recordings"
low line 364

External URL reference

SourceSKILL.md
364curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Conferences/{conference_sid}/Recordings.json"
low line 376

External URL reference

SourceSKILL.md
376curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Queues?Page=1&PageSize=10&DateCreated=>=2023-05-22&DateUpdated=>=2023-05-22"
low line 392

External URL reference

SourceSKILL.md
392"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Queues"
low line 404

External URL reference

SourceSKILL.md
404curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Queues/{queue_sid}"
low line 420

External URL reference

SourceSKILL.md
420"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Queues/{queue_sid}"
low line 435

External URL reference

SourceSKILL.md
435"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Queues/{queue_sid}"
low line 445

External URL reference

SourceSKILL.md
445curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Recordings.json?Page=1&PageSize=10&DateCreated=2023-05-22T00:00:00Z"
low line 457

External URL reference

SourceSKILL.md
457curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Recordings/6a09cdc3-8948-47f0-aa62-74ac943d6c58.json"
low line 472

External URL reference

SourceSKILL.md
472"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Recordings/6a09cdc3-8948-47f0-aa62-74ac943d6c58.json"
low line 482

External URL reference

SourceSKILL.md
482curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Transcriptions.json?PageSize=10"
low line 494

External URL reference

SourceSKILL.md
494curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Transcriptions/6a09cdc3-8948-47f0-aa62-74ac943d6c58.json"
low line 509

External URL reference

SourceSKILL.md
509"https://api.telnyx.com/v2/texml/Accounts/{account_sid}/Transcriptions/6a09cdc3-8948-47f0-aa62-74ac943d6c58.json"
low line 527

External URL reference

SourceSKILL.md
527"https://api.telnyx.com/v2/texml/secrets"
low line 539

External URL reference

SourceSKILL.md
539curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml_applications?sort=friendly_name"
low line 559

External URL reference

SourceSKILL.md
559"voice_url": "https://example.com"
low line 561

External URL reference

SourceSKILL.md
561"https://api.telnyx.com/v2/texml_applications"
low line 573

External URL reference

SourceSKILL.md
573curl -H "Authorization: Bearer $TELNYX_API_KEY" "https://api.telnyx.com/v2/texml_applications/1293384261075731499"
low line 593

External URL reference

SourceSKILL.md
593"voice_url": "https://example.com"
low line 595

External URL reference

SourceSKILL.md
595"https://api.telnyx.com/v2/texml_applications/1293384261075731499"
low line 610

External URL reference

SourceSKILL.md
610"https://api.telnyx.com/v2/texml_applications/1293384261075731499"
Scanned on May 13, 2026
View Security Dashboard
Installation guide →
GitHub Stars 176
Rate this skill
Categorymarketing
UpdatedJune 10, 2026
team-telnyx/ai