telnyx-voice-gather-curl

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses curl to demonstrate interaction with the Telnyx REST API. All commands target official Telnyx API endpoints (https://api.telnyx.com/v2/*). These are standard usage examples for a developer-oriented skill.
  • [CREDENTIALS_SAFE]: The skill uses environment variables ($TELNYX_API_KEY) for authentication and provides a placeholder (YOUR_API_KEY_HERE) for setup, which is an industry-standard safe practice for managing API secrets.
  • [DATA_EXPOSURE]: API interactions are limited to the vendor's official infrastructure. No sensitive local files (like SSH keys or AWS credentials) are accessed or transmitted.
  • [REMOTE_CODE_EXECUTION]: No remote script execution or unverifiable package installations were detected. The skill only references the system-default curl tool.
  • [PROMPT_INJECTION]: The instructions are strictly technical and documentation-focused, containing no attempts to override agent behavior or safety filters.
  • [OBFUSCATION]: All content is in plain text. No Base64, hex encoding, or hidden characters were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 06:27 PM
Security Audit — agent-trust-hub — telnyx-voice-gather-curl