telnyx-account-javascript
Warn
Audited by Snyk on Mar 12, 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). This skill exposes explicit payment and account-management endpoints (Telnyx Account JavaScript SDK) that can initiate and modify financial operations. Notably it includes POST /v2/payment/stored_payment_transactions (client.payment.createStoredPaymentTransaction) to create stored payment transactions and PATCH /payment/auto_recharge_prefs to update auto-recharge/payment preferences (including preferences like credit_paypal and ACH). It also allows viewing and managing balances, invoices, and charges. These are specific, purpose-built financial APIs capable of moving or configuring payment flows, so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata