telnyx-account-notifications-go
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
go getto install the official Telnyx SDK fromgithub.com/team-telnyx/telnyx-go. This is a trusted resource provided by the author. - [CREDENTIALS_UNSAFE]: The provided Go examples demonstrate the use of
os.Getenvfor accessing API keys, which is the recommended method for handling secrets and avoids hardcoding sensitive information.
Audit Metadata