telnyx-account-javascript
Warn
Audited by Snyk on Apr 3, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill exposes explicit payment APIs: it includes endpoints to view balances and invoices, update auto-recharge payment preferences (credit_paypal, ach), and—critically—creates stored payment transactions via POST /v2/payment/stored_payment_transactions (client.payment.createStoredPaymentTransaction). These are specific financial execution functions (sending/creating payment transactions and configuring automatic recharges), not generic tooling. Therefore it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata