telnyx-storage-go
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource providing Go code snippets for the Telnyx Storage API, demonstrating standard usage patterns for cloud storage management.- [EXTERNAL_DOWNLOADS]: The skill references the installation of the Telnyx Go SDK from the official vendor repository (github.com/team-telnyx/telnyx-go). As this is an official resource from the skill author, it is categorized as safe.- [CREDENTIALS_UNSAFE]: The code snippets demonstrate best practices for security by retrieving API keys from environment variables using os.Getenv instead of hardcoding sensitive information.
Audit Metadata