telnyx-messaging-hosted-java
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains legitimate documentation and Java code examples for using Telnyx messaging services. No malicious patterns, obfuscation, or unauthorized access attempts were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK dependency (
com.telnyx.sdk:telnyx-java) for Maven and Gradle builds. - [CREDENTIALS_UNSAFE]: No hardcoded secrets are present. The skill correctly instructs users to initialize the client using environment variables via
TelnyxOkHttpClient.fromEnv(). - [COMMAND_EXECUTION]: The provided code snippets demonstrate standard SDK usage for interacting with Telnyx APIs (e.g., sending messages, managing agents).
Audit Metadata