telnyx-messaging-hosted-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions and Ruby code examples for managing SMS, RCS, and toll-free messaging via the Telnyx platform.
- [EXTERNAL_DOWNLOADS]: The installation section references the 'telnyx' Ruby gem, which is the official SDK for the service; this is a standard and expected dependency.
- [COMMAND_EXECUTION]: Includes a standard installation command ('gem install telnyx') for the package manager to set up the required SDK.
- [CREDENTIALS_UNSAFE]: The skill correctly demonstrates the use of environment variables ('ENV["TELNYX_API_KEY"]') for sensitive authentication tokens, adhering to security best practices.
Audit Metadata