telnyx-missions-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official
telnyxRuby gem via the standard package manager. This is a routine operation for using the vendor's SDK. - [COMMAND_EXECUTION]: Includes standard commands for gem installation and initialization that are necessary for the skill's functionality.
- [CREDENTIALS_UNSAFE]: Correctly advises using environment variables (
ENV["TELNYX_API_KEY"]) for authentication rather than hardcoding sensitive keys.
Audit Metadata