telnyx-fax-ruby
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official 'telnyx' Ruby gem, which is the expected library for the 'team-telnyx' vendor.
- [SAFE]: Authentication is handled via environment variables (
ENV['TELNYX_API_KEY']), which is a recommended practice to avoid hardcoding sensitive credentials. - [SAFE]: The skill provides explicit instructions for verifying webhook signatures using Ed25519, ensuring the authenticity of data received from external endpoints.
- [SAFE]: No malicious patterns, such as prompt injection, code obfuscation, or unauthorized network operations, were identified in the instructions or scripts.
Audit Metadata