telnyx-oauth-java
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK ("com.telnyx.sdk:telnyx-java") as a dependency via Maven and Gradle.
- [SAFE]: Authentication is managed securely through environment variables using the
TelnyxOkHttpClient.fromEnv()method, avoiding the use of hardcoded credentials. - [SAFE]: No instances of prompt injection, data exfiltration, or code obfuscation were detected within the skill's instructions or examples.
Audit Metadata