telnyx-10dlc-java
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for the Telnyx 10DLC service. It provides code snippets that adhere to the official SDK's expected usage patterns.
- [EXTERNAL_DOWNLOADS]: Includes instructions to download the
com.telnyx.sdk:telnyxartifact from standard Maven or Gradle repositories. These are verified sources for the official Telnyx SDK and do not pose a security risk. - [CREDENTIALS_UNSAFE]: Correctly demonstrates authentication by loading configuration from the environment using
TelnyxOkHttpClient.fromEnv(), which is a recommended security practice to avoid hardcoding API keys or secrets.
Audit Metadata