telnyx-10dlc-java

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the official Telnyx Java SDK (com.telnyx.sdk:telnyx-java) via Maven or Gradle. These are well-known, trusted distribution channels for a verified vendor SDK.
  • [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. The skill uses standard environment-based authentication (TelnyxOkHttpClient.fromEnv()) and correctly identifies sensitive fields like API keys as requiring protection.
  • [PROMPT_INJECTION]: The skill contains purely functional API documentation and code examples. There are no instructions that attempt to override agent behavior or bypass safety filters.
  • [COMMAND_EXECUTION]: No shell commands, subprocess spawning, or arbitrary code execution patterns were found. All code examples are strictly Java-based API interactions.
  • [SAFE]: The skill includes security best practices, such as a dedicated section for Ed25519 webhook signature verification to ensure the integrity and authenticity of incoming data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:34 AM