telnyx-account-management-java
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official and versioned Telnyx Java SDK dependency (
com.telnyx.sdk:telnyx-java:6.26.0) from a trusted vendor. - [SAFE]: Authentication is handled securely by retrieving credentials from the environment (
TelnyxOkHttpClient.fromEnv()), which avoids the risk of hardcoded API keys. - [SAFE]: All operations described are standard administrative tasks performed via a controlled SDK interface, with no evidence of malicious command execution, data exfiltration, or obfuscation.
Audit Metadata