telnyx-10dlc-java

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructions and examples for using the official Telnyx Java SDK to manage 10DLC registrations. All SDK calls and parameters align with the documented purpose.
  • [SAFE]: No hardcoded credentials or sensitive information were found in the examples. The setup instructions correctly recommend using environment variables via TelnyxOkHttpClient.fromEnv() for secure authentication.
  • [SAFE]: The skill includes a dedicated section on 'Webhook Verification', demonstrating how to use the SDK to verify Ed25519 signatures on incoming requests. This is a critical security practice for ensuring the authenticity and integrity of webhook data.
  • [SAFE]: The referenced Java dependencies (com.telnyx.sdk:telnyx) are official packages for the service and do not pose a supply chain risk in this context.
  • [SAFE]: No suspicious patterns, such as prompt injection, obfuscation, or unauthorized network operations, were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 01:01 AM