payment-integration
Warn
Audited by Snyk on Feb 20, 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 is explicitly designed to perform payment operations and integrates with payment gateways. It contains concrete code and API calls for creating checkout sessions, creating/updating/canceling subscriptions, creating payment intents, processing refunds (stripe.refunds.create), capturing PayPal orders (OrdersCaptureRequest), and creating LemonSqueezy checkouts. It also references secret keys, webhook handling, and idempotency for real-money transactions. These are specific, direct financial-execution capabilities (moving money and managing payments), not generic tooling.
Audit Metadata