pattern-detection-walkthroughs
Warn
Audited by Snyk on Apr 8, 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 prompt explicitly references payment gateway functionality: the BEFORE example includes a StripeClient field and methods like createSubscription and processRefund, and the walkthroughs show payment.charge and billing.createSubscription being called. Those are specific payment gateway / transaction operations (Stripe-like and charge/refund/subscription actions), which meet the criteria for Direct Financial Execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata