telnyx-messaging-hosted-go
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs users to install the Telnyx Go library from the official vendor repository (
github.com/team-telnyx/telnyx-go). This is a trusted dependency required for the skill's functionality. - [CREDENTIALS_UNSAFE]: No hardcoded secrets were detected. The examples correctly use
os.Getenv("TELNYX_API_KEY")to retrieve credentials from the environment.
Audit Metadata