telnyx-video-javascript
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
telnyxpackage via npm (npm install telnyx). This is the official and verified SDK for the service provided by the vendor. - [CREDENTIALS_UNSAFE]: The skill correctly demonstrates using environment variables (
process.env['TELNYX_API_KEY']) for sensitive credentials. While a hardcoded JWT token is present in therefreshClientTokenexample, it is a long-expired (May 2020) demonstration token and does not pose a security risk.
Audit Metadata