telnyx-missions-java
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK (
com.telnyx.sdk:telnyx) version 6.36.0 as a dependency for Maven and Gradle. This is a standard requirement for utilizing the vendor's API services. - [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential management by using
TelnyxOkHttpClient.fromEnv(), which retrieves API keys from environment variables rather than hardcoding them in scripts.
Audit Metadata