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.md and references/api-details.md target https://api.telnyx.com.
  • [SAFE]: The skill follows secure credential management practices by using environment variables.
  • Evidence: Instructions in SKILL.md specify exporting TELNYX_API_KEY and using it as a variable in the Authorization header rather than hardcoding values.
  • [COMMAND_EXECUTION]: The skill uses curl to perform API operations.
  • Evidence: Multiple code blocks in SKILL.md demonstrate curl usage 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
Risk Level
SAFE
Analyzed
Apr 27, 2026, 09:58 PM