telnyx-porting-out-curl
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill acts as a standard documentation wrapper for the Telnyx Porting Out API.
- [COMMAND_EXECUTION]: The skill provides curl command examples and a bash script for error handling. These are standard administrative tasks for API interaction and do not perform suspicious system modifications.
- [EXTERNAL_DOWNLOADS]: All network requests target
api.telnyx.com. This domain is the official infrastructure for the skill author (Telnyx) and represents legitimate API communication. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by using placeholders and environment variables (
$TELNYX_API_KEY) for authentication instead of hardcoding sensitive credentials.
Audit Metadata