telnyx-fax-curl
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All network operations are directed to the official Telnyx API domain (
api.telnyx.com), which is a trusted vendor service. - [SAFE]: Authentication is managed via the
TELNYX_API_KEYenvironment variable, with the documentation using safe placeholders (YOUR_API_KEY_HERE) to prevent credential leakage. - [SAFE]: The skill provides explicit guidance on security best practices, such as implementing Ed25519 signature verification for webhooks to ensure message integrity.
- [SAFE]: No malicious patterns, including prompt injection, code obfuscation, or unauthorized system access, were detected in the skill contents.
Audit Metadata