telnyx-messaging-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and integration examples for the Telnyx Messaging service.
- [EXTERNAL_DOWNLOADS]: The skill references the
telnyxpackage from npm, which is the official SDK for a well-known service provider. - [CREDENTIALS_UNSAFE]: Code examples demonstrate secure credential handling using environment variables (
process.env['TELNYX_API_KEY']). - [COMMAND_EXECUTION]: Installation instructions use standard
npm installcommands for the library setup.
Audit Metadata