telnyx-texml-curl
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill content.\n- [COMMAND_EXECUTION]: The skill documentation provides examples using the
curlutility to interact with REST API endpoints. This is standard behavior for a skill focused on providing API implementation examples.\n- [CREDENTIALS_UNSAFE]: The skill correctly handles authentication by advising the use of an environment variable (TELNYX_API_KEY). It uses the placeholderYOUR_API_KEY_HEREin documentation, which is a safe practice to prevent the leakage of actual credentials.\n- [EXTERNAL_DOWNLOADS]: All network operations are directed towardshttps://api.telnyx.com, which is the official API endpoint for the service provider. No unauthorized or suspicious remote code downloads were identified.
Audit Metadata