telnyx-numbers-services-java
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill primarily serves as a documentation resource for interacting with the official Telnyx API using their Java SDK.
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK (
com.telnyx.sdk:telnyx) via Maven and Gradle. These references target the official vendor's library in a public registry, which is a safe and standard practice. - [CREDENTIALS_SAFE]: The setup instructions utilize
TelnyxOkHttpClient.fromEnv(), which encourages the use of environment variables for API keys rather than hardcoding credentials directly in code snippets.
Audit Metadata