telnyx-video-go
Warn
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: MEDIUMCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill includes a hardcoded JWT refresh token in the 'Refresh Client Token to join a room' code block. Although the token's payload indicates it was issued in 2020 and has since expired, hardcoding actual authentication tokens in examples or documentation violates security best practices and can lead to accidental exposure of credentials.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the SDK using 'go get github.com/team-telnyx/telnyx-go'. This download points to the official Telnyx organization repository on GitHub and is a legitimate vendor resource necessary for the skill's functionality.
Audit Metadata