telnyx-voice-media-java
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill provides official Java SDK examples for Telnyx services and promotes secure development practices.
- [DATA_EXFILTRATION]: No evidence of data exfiltration. The skill demonstrates loading credentials securely from the environment using TelnyxOkHttpClient.fromEnv(), avoiding hardcoded secrets.
- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK (com.telnyx.sdk:telnyx-java) from Maven Central, which is a standard library consistent with the skill's authorship by team-telnyx.
- [COMMAND_EXECUTION]: The skill does not perform any unauthorized command execution or shell operations.
Audit Metadata