telnyx-messaging-profiles-curl
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill correctly uses environment variables for authentication, instructing the user to set
TELNYX_API_KEYrather than hardcoding sensitive credentials. - [SAFE]: All network operations target the official Telnyx API domain (
api.telnyx.com), which is appropriate for the skill's functionality and corresponds to the vendor's infrastructure. - [COMMAND_EXECUTION]: The provided code examples use standard
curland common shell utilities (sed,tail) to demonstrate how to interact with the API. These are routine operations for a CLI-based skill and do not involve suspicious patterns or unauthorized privilege escalation.
Audit Metadata