telnyx-missions-curl

Pass

Audited by Gen Agent Trust Hub on Jun 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: All network operations are directed to the official Telnyx API at api.telnyx.com. This is the legitimate and expected infrastructure for the service provided by the author.
  • [COMMAND_EXECUTION]: The skill includes numerous curl commands designed to interact with REST endpoints. These executions are part of the core functionality for managing missions and are limited to the vendor's API.
  • [CREDENTIALS_UNSAFE]: The skill correctly implements authentication using the TELNYX_API_KEY environment variable. It provides a placeholder (YOUR_API_KEY_HERE) for users to set their own credentials, which is the standard and recommended practice for command-line tools.
  • [DATA_EXFILTRATION]: No unauthorized data exfiltration patterns were detected. All API requests involve standard telecom operations and data retrieval from the official Telnyx service.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 19, 2026, 04:25 AM