telnyx-account-notifications-go

Pass

Audited by Gen Agent Trust Hub on Mar 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were detected. The skill contains documentation and Go code snippets for interacting with the Telnyx Account Notifications API using standard patterns.
  • [EXTERNAL_DOWNLOADS]: The skill references the official Telnyx Go SDK repository (github.com/team-telnyx/telnyx-go) for installation via go get. This is a legitimate vendor resource consistent with the skill's author and purpose.
  • [CREDENTIALS_UNSAFE]: Authentication is handled correctly by retrieving the API key from an environment variable (os.Getenv("TELNYX_API_KEY")), avoiding the risk of hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 27, 2026, 01:16 AM
Security Audit — agent-trust-hub — telnyx-account-notifications-go