telnyx-mpp-payment

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes curl to interact with official Telnyx API endpoints (api.telnyx.com) for managing account credits and checking balances.
  • [EXTERNAL_DOWNLOADS]: The skill uses npx to execute @stripe/link-cli and mppx. The Stripe CLI is a well-known service tool, and mppx is a vendor-specific utility for Telnyx's Machine Payment Protocol. These tools are used for their intended purpose of processing payments.
  • [DATA_EXPOSURE]: The skill handles sensitive data including TELNYX_API_KEY and payment tokens. It employs robust security practices by instructing the user to use environment variables for keys and securing local session data using umask 077 and mktemp for temporary files.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 06:27 PM
Security Audit — agent-trust-hub — telnyx-mpp-payment