telnyx-porting-in-java
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for developers using the Telnyx Java SDK to manage phone number porting operations. No malicious patterns or security risks were identified.\n- [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Java SDK (
com.telnyx.sdk:telnyx-java:6.26.0) as a Maven/Gradle dependency. This is a legitimate resource consistent with the skill's purpose and the vendor's identity.\n- [CREDENTIALS_UNSAFE]: The provided examples demonstrate loading API credentials from the execution environment (TelnyxOkHttpClient.fromEnv()), which is a standard and secure practice for secret management. No hardcoded API keys or tokens are present.
Audit Metadata