error-boundaries
Warn
Audited by Snyk on Feb 15, 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 includes an explicit PaymentGatewayAdapter example that directly calls a Stripe API (stripeClient.charges.create) and a charge(amount, token) function — i.e., concrete payment execution code. This is a specific payment gateway integration (direct financial execution), not a generic example, so it meets the criteria for Direct Financial Execution.
Audit Metadata