telnyx-numbers-java
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official 'com.telnyx.sdk:telnyx-java' dependency, which is a trusted SDK provided by the service vendor for managing telephony resources.
- [SAFE]: Authentication is handled securely by retrieving credentials from environment variables using 'TelnyxOkHttpClient.fromEnv()', avoiding hardcoded secrets.
- [SAFE]: All network operations are directed to legitimate Telnyx API endpoints for searching and ordering phone numbers.
- [SAFE]: No indicators of prompt injection, data exfiltration, obfuscation, or malicious persistence mechanisms were found.
Audit Metadata