telnyx-10dlc-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides integration instructions and code examples for the official Telnyx Ruby SDK.
- [DATA_EXFILTRATION]: Performs API requests to Telnyx's official endpoints (api.telnyx.com) to facilitate 10DLC registration and management, which is the primary purpose of the skill.
- [SAFE]: Sensitive credentials are handled securely using environment variables (ENV['TELNYX_API_KEY']) in the provided code examples, avoiding hardcoded secrets.
- [SAFE]: The skill includes a robust implementation for verifying Ed25519 cryptographic signatures on incoming webhooks to ensure the integrity and authenticity of received data.
Audit Metadata