telnyx-porting-in-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly manages Telnyx API authentication using an environment variable (ENV["TELNYX_API_KEY"]), which is a recommended security best practice to prevent the accidental exposure of sensitive credentials.
- [SAFE]: The skill utilizes the official telnyx Ruby gem for all API interactions. This is a trusted dependency provided by the service vendor for its users.
- [SAFE]: No patterns of prompt injection, data exfiltration, or unauthorized command execution were detected. The provided code examples and instructions are consistent with the skill's stated purpose of facilitating phone number porting operations.
Audit Metadata