telnyx-10dlc-javascript

Pass

Audited by Gen Agent Trust Hub on Apr 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the official telnyx Node.js package, which is the standard SDK provided by the vendor for interacting with their API.
  • [SAFE]: Credentials are handled securely by recommending the use of environment variables (process.env['TELNYX_API_KEY']) rather than hardcoding sensitive keys.
  • [SAFE]: Includes explicit instructions and code examples for verifying Ed25519 webhook signatures, ensuring that data received from webhooks is authentic and has not been tampered with.
  • [SAFE]: No suspicious patterns such as prompt injection, obfuscation, or unauthorized network exfiltration were detected. All operations are scoped to the intended 10DLC compliance and registration functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 27, 2026, 09:59 PM