telnyx-account-management-java
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official Telnyx Java SDK (
com.telnyx.sdk:telnyx-java:6.26.0) for its implementation, which is consistent with the author's identity. - [SAFE]: Authentication is handled via environment variables using the
TelnyxOkHttpClient.fromEnv()method, ensuring that no sensitive credentials are hardcoded within the skill. - [SAFE]: The operations described, such as listing accounts and managing organization users, are well-aligned with the stated purpose of account management for the Telnyx platform.
Audit Metadata