telnyx-messaging-profiles-curl
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses standard
curlcommands for API interactions. This is appropriate for the skill's purpose of providing REST API examples. - [DATA_EXFILTRATION]: Performs network operations targeting the official Telnyx API domain (
api.telnyx.com). No sensitive local files or environment variables beyond the intended API key are accessed or transmitted. - [CREDENTIALS_UNSAFE]: Appropriately handles authentication by instructing users to set a
TELNYX_API_KEYenvironment variable and uses placeholders (YOUR_API_KEY_HERE) in examples, adhering to secure credential management practices.
Audit Metadata