architecture-patterns
Warn
Audited by Snyk on Mar 27, 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 explicitly defines payment gateway interfaces and adapters and includes concrete Stripe integration that performs charges (e.g., PaymentGatewayPort with charge(...) and StripePaymentAdapter calling stripe.Charge.create). Those are specific, purpose-built payment operations (sending transactions) — i.e., direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata