telnyx-account-access-ruby
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly instructs the agent to use environment variables (
ENV["TELNYX_API_KEY"]) for handling sensitive API keys, preventing credential exposure. - [EXTERNAL_DOWNLOADS]: The installation process involves
gem install telnyx, which downloads the official Ruby client for the Telnyx API from the standard RubyGems registry.
Audit Metadata