telnyx-numbers-config-ruby
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses environment variables (
ENV["TELNYX_API_KEY"]) for credential management, which is a recommended security practice. - [SAFE]: The installation instruction
gem install telnyxinstalls the official SDK for the Telnyx service, which matches the skill's purpose and author. - [SAFE]: All code snippets are benign examples for interacting with the Telnyx API endpoints as documented in their OpenAPI specifications.
Audit Metadata