Telnyx Numbers Compliance Javascript

🌐Community
by team-telnyx · vlatest · Repository

Automates Telnyx number compliance checks in JavaScript to ensure regulatory adherence and prevent service disruptions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add telnyx-numbers-compliance-javascript npx -- -y @trustedskills/telnyx-numbers-compliance-javascript
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "telnyx-numbers-compliance-javascript": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/telnyx-numbers-compliance-javascript"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides JavaScript functionality to check the compliance status of Telnyx phone numbers. It allows agents to verify if a number is eligible for specific use cases based on regulatory restrictions and Telnyx's policies, ensuring legal and compliant communication practices. The skill integrates with the Telnyx API to retrieve real-time compliance data.

When to use it

  • Sales Verification: Before selling or provisioning a phone number, confirm its suitability for the intended purpose (e.g., SMS marketing).
  • Customer Support: Quickly determine if a customer's existing number can be used for a specific service based on compliance requirements.
  • Automated Provisioning: Integrate into automated workflows to prevent the accidental provisioning of non-compliant numbers.
  • Internal Audits: Regularly check the compliance status of all active phone numbers within your Telnyx account.

Key capabilities

  • Checks number compliance against Telnyx policies and regulations.
  • Integrates with the Telnyx API for real-time data retrieval.
  • Provides JavaScript functionality for easy integration into AI agents.

Example prompts

  • "Is phone number +15551234567 compliant for SMS marketing?"
  • "Check the compliance status of 1234567890."
  • "What are the compliance restrictions on this Telnyx number?"

Tips & gotchas

  • Requires a valid Telnyx API key to function.
  • Compliance rules and regulations can change, so regular updates to the skill may be necessary.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
team-telnyx
Installs
8

🌐 Community

Passed automated security scans.