telnyx-account-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
telnyxRuby gem. This is the official SDK provided by the vendor for interacting with their API and is a standard requirement for using the skill's functionality. - [CREDENTIALS_UNSAFE]: The code examples correctly use an environment variable (
ENV["TELNYX_API_KEY"]) for authentication, adhering to best practices for secret management and avoiding hardcoded credentials.
Audit Metadata