skills/team-telnyx/telnyx-ext-agent-skills/telnyx-account-notifications-javascript/Gen Agent Trust Hub
telnyx-account-notifications-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the official 'telnyx' JavaScript SDK for all API interactions, ensuring communication with trusted vendor endpoints.
- [SAFE]: Sensitive authentication tokens are handled securely via environment variables (process.env['TELNYX_API_KEY']), preventing hardcoded credential exposure.
- [SAFE]: The skill's functionality is limited to standard CRUD operations on notification settings and profiles, with no evidence of malicious command execution, obfuscation, or unauthorized data exfiltration.
Audit Metadata