telnyx-numbers-compliance-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Ruby code examples for managing regulatory requirements and compliance tasks via the Telnyx API. No malicious patterns or security risks were identified.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
telnyxRuby gem, which is the official SDK for the service provider. - [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by retrieving the API key from an environment variable (
ENV['TELNYX_API_KEY']) rather than hardcoding it.
Audit Metadata