telnyx-account-go
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches the official Telnyx Go SDK from the vendor's public GitHub repository.
- [CREDENTIALS_UNSAFE]: Demonstrates secure practice by retrieving the API key from environment variables using os.Getenv instead of hardcoding sensitive strings.
- [COMMAND_EXECUTION]: Provides standard Go SDK usage examples without arbitrary or dangerous shell command execution.
Audit Metadata