telnyx-messaging-hosted-java
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a guide for using the Telnyx messaging API through its official Java SDK. No malicious patterns or security risks were identified.- [EXTERNAL_DOWNLOADS]: Includes instructions for installing the Telnyx Java SDK ('com.telnyx.sdk:telnyx') from Maven or Gradle. This is an expected dependency for the skill's functionality.- [DATA_EXFILTRATION]: Uses standard environment variable loading for API authentication via 'TelnyxOkHttpClient.fromEnv()'. No hardcoded credentials or suspicious data transmission patterns are present.
Audit Metadata