telnyx-whatsapp-python
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official telnyx Python library to interact with legitimate Telnyx API endpoints for WhatsApp messaging and management.
- [CREDENTIALS_UNSAFE]: The instructions correctly advise managing API keys through environment variables rather than hardcoding them, which is a standard security best practice.
- [DATA_EXFILTRATION]: Network operations are restricted to communication with Telnyx's official infrastructure for intended business operations (sending messages, listing accounts).
- [PROMPT_INJECTION]: No patterns were found that attempt to override agent behavior, bypass safety filters, or extract system prompts.
- [COMMAND_EXECUTION]: The skill does not perform any arbitrary command execution or privilege escalation. The single installation command is the standard package manager call.
Audit Metadata