telnyx-numbers-compliance-ruby

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill directs the user to install the 'telnyx' Ruby gem. This is the official, well-known SDK provided by the vendor for interacting with their API services.
  • [CREDENTIALS_UNSAFE]: The documentation correctly recommends using environment variables (ENV["TELNYX_API_KEY"]) to handle sensitive API keys, avoiding hardcoded secrets.
  • [COMMAND_EXECUTION]: No unauthorized or dangerous command execution was detected. The only shell command is a standard package installation command.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 04:25 AM