telnyx-messaging-profiles-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides instructions and Ruby code examples for interacting with the Telnyx Messaging Profiles API using the official Ruby SDK.
- [SAFE]: Credential management follows best practices by utilizing environment variables (
ENV["TELNYX_API_KEY"]) for sensitive API keys instead of hardcoding them. - [EXTERNAL_DOWNLOADS]: The skill references the installation of the
telnyxRuby gem, which is the official library maintained by the vendor for API interactions.
Audit Metadata