telnyx-messaging-hosted-javascript
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to install the 'telnyx' library via npm, which is the standard method for installing this vendor's official SDK.
- [EXTERNAL_DOWNLOADS]: Fetches the 'telnyx' package from the public npm registry. As this is a well-known service and the official SDK for the vendor, it is considered safe for its intended purpose.
- [CREDENTIALS_UNSAFE]: Demonstrates secure credential management by instructing the agent to use an environment variable (TELNYX_API_KEY) rather than hardcoding secrets.
Audit Metadata