configure-telephony

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation guide for integrating telephony services with the Patter voice agent framework. It provides implementation examples in both Python and TypeScript.
  • [DATA_EXPOSURE]: The skill references standard environment variables for managing sensitive credentials (e.g., TWILIO_AUTH_TOKEN, TELNYX_API_KEY). It follows security best practices by recommending environment variable storage rather than hardcoding secrets. No actual credentials or sensitive data exposures were found.
  • [EXTERNAL_DOWNLOADS]: The skill references the getpatter library and official documentation for Twilio, Telnyx, and Patter. These are well-known services or resources associated with the skill's primary purpose and do not constitute a security risk.
  • [COMMAND_EXECUTION]: The provided code snippets demonstrate usage of the Patter SDK for making and receiving phone calls. These operations are within the stated scope of the skill and do not involve arbitrary command execution or system-level tampering.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 06:57 PM
Security Audit — agent-trust-hub — configure-telephony