telnyx-seti-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references 'gem install telnyx', which is the official library provided by the vendor (team-telnyx). This is a legitimate and trusted resource.
- [SAFE]: The setup instructions utilize environment variables for authentication ('ENV["TELNYX_API_KEY"]'), which is a secure method to prevent hardcoded credentials.
- [SAFE]: The provided examples include robust error handling for common API failure modes like authentication errors, rate limiting, and network connectivity issues.
Audit Metadata