telnyx-whatsapp-curl
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with official vendor infrastructure.
- Evidence: All examples in
SKILL.mdandreferences/api-details.mdtargethttps://api.telnyx.com. - [SAFE]: The skill follows secure credential management practices by using environment variables.
- Evidence: Instructions in
SKILL.mdspecify exportingTELNYX_API_KEYand using it as a variable in theAuthorizationheader rather than hardcoding values. - [COMMAND_EXECUTION]: The skill uses
curlto perform API operations. - Evidence: Multiple code blocks in
SKILL.mddemonstratecurlusage for sending messages and managing accounts. This is the primary and intended function of the skill. - [SAFE]: No obfuscation, data exfiltration, or malicious persistence mechanisms were detected.
Audit Metadata