telnyx-account-curl

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill serves as a documentation resource for interacting with Telnyx account management services via a REST API. All provided instructions and examples align with the stated purpose of the skill.- [COMMAND_EXECUTION]: The skill uses the curl utility to perform API requests. All network operations target the official vendor domain at api.telnyx.com. The examples include standard error handling and response parsing using basic shell utilities like echo, tail, and sed.- [CREDENTIALS_UNSAFE]: The skill appropriately manages sensitive information by instructing the user to export the API key to an environment variable and uses a placeholder (YOUR_API_KEY_HERE) in the examples, avoiding the risk of hardcoded credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 05:51 PM