telnyx-fax-java
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of standard API documentation, installation instructions, and Java code examples for the Telnyx Fax service.
- [EXTERNAL_DOWNLOADS]: Includes configuration for the official Telnyx Java SDK (
com.telnyx.sdk:telnyx) via Maven and Gradle. This is a legitimate vendor resource corresponding to the skill's author. - [DATA_EXFILTRATION]: Uses
TelnyxOkHttpClient.fromEnv()for client initialization, which encourages the secure practice of loading API credentials from environment variables instead of hardcoding them. - [COMMAND_EXECUTION]: The skill describes programmatic interaction with the Telnyx API using a library and does not contain instructions for executing arbitrary system commands or shell scripts.
Audit Metadata