telnyx-account-management-curl

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Provides standard curl command examples for interacting with the Telnyx API. These are routine administrative tasks and do not involve the execution of arbitrary or malicious shell commands.
  • [DATA_EXFILTRATION]: Network requests are strictly limited to api.telnyx.com, which is the official domain for the Telnyx service. As the skill is authored by the vendor (team-telnyx), these requests are part of the intended functionality.
  • [CREDENTIALS_UNSAFE]: Uses a safe placeholder (YOUR_API_KEY_HERE) for the API key. While a sample password string is provided in a POST request body for an account creation example, it serves as a non-functional illustrative placeholder rather than a hardcoded credential leak.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 10:34 AM