Telnyx Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Telnyx Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- mcp-name: io.github.stucchi/telnyx -->
MCP server for the Telnyx API — billing, phone numbers, and messaging.
get_balance — Account balance, pending charges, credit limitlist_invoices — List all invoicesget_invoice — Get a specific invoiceget_charges_breakdown — Charges breakdown for a date range (max 60 days)get_charges_summary — Charges summary for a date rangelist_phone_numbers — List all phone numbers on the accountget_phone_number — Get details of a specific phone numbersearch_available_numbers — Search available numbers to purchaseorder_phone_number — Order/purchase a phone numbersend_message — Send an SMS messagelist_messages — List sent and received messageslist_messaging_profiles — List messaging profilesuvx telnyx-mcp{
"mcpServers": {
"telnyx": {
"command": "uvx",
"args": ["telnyx-mcp"],
"env": {
"TELNYX_API_KEY": "<your-api-key>"
}
}
}
}Get your API key from portal.telnyx.com.
MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.