Telnyx Numbers Compliance Ruby

🌐Community
by team-telnyx · vlatest · Repository

This Ruby skill verifies phone number formats against global regulatory standards, ensuring your Telnyx account meets compliance requirements.

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-ruby npx -- -y @trustedskills/telnyx-numbers-compliance-ruby
2

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

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

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

About This Skill

What it does

This skill checks Telnyx phone numbers against compliance regulations. It determines if a number is valid for use in specific countries or regions, and flags potential regulatory issues associated with the number’s usage. The skill leverages Telnyx's APIs to perform these checks and provides structured data about the compliance status of a given phone number.

When to use it

  • Automated Number Validation: Before provisioning a new phone number for customer communication, ensure its compliance with relevant regulations.
  • Compliance Audits: Regularly audit existing number pools to identify potential non-compliance issues and mitigate risks.
  • Geographic Targeting: Confirm that numbers used for targeted marketing campaigns are compliant within the intended geographic regions.
  • International Expansion: When expanding services internationally, verify the compliance of phone numbers in new target countries.

Key capabilities

  • Number validation against Telnyx's compliance data.
  • Identification of regulatory restrictions or limitations associated with a number.
  • Provides structured data on compliance status.
  • Leverages Telnyx APIs for real-time checks.

Example prompts

  • "Is phone number +15551234567 compliant in France?"
  • "Check the compliance of +442079460000."
  • "What are the regulatory limitations associated with phone number +33176812345?"

Tips & gotchas

  • Requires a Telnyx API key to function. Ensure this is properly configured within your AI agent environment.
  • Compliance regulations can change frequently; results reflect data available at the time of the check.

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
6

🌐 Community

Passed automated security scans.