telnyx-account-notifications-go
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Telnyx Go SDK from the vendor's GitHub repository (
github.com/team-telnyx/telnyx-go). This is a standard and expected operation for using the SDK. - [SAFE]: Demonstrates secure credential handling by recommending the use of environment variables (
TELNYX_API_KEY) rather than hardcoding sensitive information. - [SAFE]: The skill's operations are limited to documented API endpoints for notification profiles, channels, and settings, matching its stated purpose.
Audit Metadata