telnyx-ai-assistants-ruby
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official 'telnyx' Ruby gem, which is the vendor-provided SDK hosted on the standard RubyGems registry.
- [COMMAND_EXECUTION]: Includes documentation for installing the necessary SDK via the 'gem install telnyx' shell command.
- [DATA_EXPOSURE]: Facilitates interaction with the Telnyx cloud platform for managing AI assistant resources, such as creating assistants and tools.
- [CREDENTIALS_UNSAFE]: Promotes secure development practices by instructing users to utilize environment variables ('ENV["TELNYX_API_KEY"]') for authentication rather than hardcoding sensitive API keys.
Audit Metadata