telnyx-messaging-profiles-javascript
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the official
telnyxJavaScript SDK from the npm registry using a pinned version (telnyx@6.74.2). This is a standard development practice and is considered safe as it references the vendor's own official package. - [CREDENTIALS_UNSAFE]: The code examples demonstrate the correct use of environment variables (
process.env['TELNYX_API_KEY']) for handling sensitive API credentials, which aligns with industry best practices for secret management.
Audit Metadata