telnyx-messaging-profiles-ruby
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
telnyxRuby gem. This is the official SDK for the Telnyx platform, provided by the vendor for interacting with their messaging API. - [CREDENTIALS_UNSAFE]: The provided code examples demonstrate the use of environment variables (
ENV["TELNYX_API_KEY"]) for API authentication, following security best practices to avoid hardcoding secrets.
Audit Metadata