telnyx-numbers-compliance-java

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical integration guide for the Telnyx Numbers Compliance API using Java. It does not contain any malicious instructions, prompt injections, or obfuscated code.
  • [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK (com.telnyx.sdk:telnyx-java:6.26.0) via standard build tools like Maven and Gradle. These are legitimate vendor-provided libraries from a well-known service.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials or API keys were found. The skill correctly demonstrates using environment variables for authentication via TelnyxOkHttpClient.fromEnv().
  • [DATA_EXFILTRATION]: Network operations are restricted to the official Telnyx API endpoints through the SDK. No unauthorized data access or transmission to third-party domains was detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:48 AM