telnyx-account-notifications-ruby

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's instructions and code examples provide legitimate functionality for interacting with Telnyx account notification services using the official Ruby SDK.
  • [EXTERNAL_DOWNLOADS]: The skill requires the installation of the official telnyx Ruby gem via gem install telnyx. This is a standard and expected dependency for interacting with the vendor's API.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by instructing the user to use environment variables (ENV["TELNYX_API_KEY"]) for authentication rather than hardcoding secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 01:16 AM
Security Audit — agent-trust-hub — telnyx-account-notifications-ruby