telnyx-ai-inference-javascript
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
telnyxpackage via npm. This is the official SDK for the Telnyx platform and is a trusted dependency. - [SAFE]: Demonstrates secure handling of credentials by retrieving the API key from the environment (
process.env['TELNYX_API_KEY']) rather than hardcoding it in the script. - [SAFE]: All identified endpoints and SDK methods correspond to legitimate Telnyx AI services for inference, embeddings, and conversation management.
Audit Metadata