telnyx-10dlc-curl
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A comprehensive analysis of the skill's instructions, metadata, and code patterns revealed no malicious activity or security vulnerabilities.
- [COMMAND_EXECUTION]: The skill defines several
curlcommands used to interact with the Telnyx API. These commands are limited to legitimate business operations such as brand and campaign registration. - [CREDENTIALS_UNSAFE]: The skill correctly uses the
$TELNYX_API_KEYenvironment variable and theYOUR_API_KEY_HEREplaceholder in its examples, ensuring that no sensitive API keys are hardcoded. - [DATA_EXFILTRATION]: All data sent via
curlis directed toapi.telnyx.com, which is the authorized API endpoint for the vendor. No evidence of data routing to unauthorized or untrusted domains was found. - [PROMPT_INJECTION]: The instructions are technical and declarative. There are no patterns suggesting attempts to override the agent's system prompt, bypass safety filters, or exfiltrate internal instructions.
Audit Metadata