telnyx-missions-java
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected in the skill instructions or code examples.
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK (
com.telnyx.sdk:telnyx:6.36.0) via Maven and Gradle, which is appropriate for a vendor-provided skill. - [SAFE]: Authentication examples correctly demonstrate loading credentials from environment variables using
TelnyxOkHttpClient.fromEnv(), which avoids the risk of hardcoded secrets.
Audit Metadata