telnyx-voice-media-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for the Telnyx Voice Media API using the official SDK.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill correctly instructs users to use environment variables (e.g., TELNYX_API_KEY) for authentication.
- [EXTERNAL_DOWNLOADS]: The skill references the 'telnyx' Ruby gem, which is the official package for the Telnyx platform.
- [COMMAND_EXECUTION]: The skill includes standard installation commands (gem install telnyx) and API client initialization, with no suspicious subprocess or shell execution patterns detected.
Audit Metadata