telnyx-account-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 interacting with the Telnyx Account API to manage balance, payments, and invoices. The operations are consistent with the skill's stated purpose.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure practices by advising the use of environment variables (ENV["TELNYX_API_KEY"]) for authentication rather than hardcoding credentials.
- [EXTERNAL_DOWNLOADS]: The skill specifies the installation of the official 'telnyx' Ruby gem. As the legitimate SDK for the service described, this is an expected and safe dependency.
Audit Metadata