telnyx-voice-gather-java
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation reference for the Telnyx Java SDK. No malicious instructions, obfuscation, or persistence mechanisms were detected.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or API keys were found. The skill correctly demonstrates using
TelnyxOkHttpClient.fromEnv()to load credentials securely from environment variables. - [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK repository at
github.com/team-telnyx/telnyx-java. This is a legitimate vendor resource and does not involve untrusted remote code execution. - [PROMPT_INJECTION]: No prompt injection or behavior override instructions were found in the markdown or code snippets.
- [SAFE]: The AI-related commands (e.g.,
gather_using_ai) facilitate expected interaction between the agent and the Telnyx Voice API. While these process user-provided voice/text data, they represent the intended functionality of the service and do not introduce unusual security vulnerabilities.
Audit Metadata