telnyx-numbers-services-java
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official Telnyx Java SDK (
com.telnyx.sdk:telnyx-java), which is an expected vendor resource for the author 'team-telnyx'. - [SAFE]: Client initialization is performed using
TelnyxOkHttpClient.fromEnv(), which correctly encourages managing sensitive API keys through environment variables rather than hardcoding them in scripts. - [SAFE]: All code snippets are functional examples for the intended purpose of managing voice channels, emergency services, and voicemail settings through the Telnyx API.
- [SAFE]: The skill includes robust error handling patterns for common API responses like rate limiting (429) and authentication errors (401), promoting secure and stable implementation.
Audit Metadata