telnyx-account-python
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). The skill exposes explicit payment APIs in the Telnyx SDK that can move money or trigger billing actions. Notably it includes creating stored payment transactions (POST /v2/payment/stored_payment_transactions) and updating payment auto-recharge preferences (PATCH /payment/auto_recharge_prefs with preferences like credit_paypal or ach), plus endpoints to view balances and invoices. These are specific financial operations (payment gateway / transaction actions), not generic tooling.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata