telnyx-whatsapp-curl
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation reference for using the Telnyx WhatsApp Business API. It provides standard command-line examples and technical details for integration.
- [DATA_EXPOSURE]: The skill correctly recommends using an environment variable (
TELNYX_API_KEY) for authentication, adhering to security best practices for credential management. No hardcoded secrets are present. - [EXTERNAL_DOWNLOADS]: Network operations are directed exclusively to official Telnyx infrastructure (
api.telnyx.com), which is a well-known and trusted service for this vendor's skill. - [COMMAND_EXECUTION]: The use of
curlis documented for API interaction. The commands are static examples and do not involve dynamic execution of untrusted input.
Audit Metadata