telnyx-messaging-profiles-javascript
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the 'telnyx' Node.js package, which is the official and verified SDK from the vendor.
- [SAFE]: API credentials are managed securely by instructing users to use environment variables ('process.env['TELNYX_API_KEY']') rather than hardcoding sensitive keys.
- [SAFE]: The sample code provides comprehensive error handling for network issues, rate limits, and authentication failures.
- [SAFE]: All API operations (listing, creating, updating, and deleting messaging profiles) are standard features of the service and align with the skill's stated purpose.
Audit Metadata