design-patterns
Warn
Audited by Snyk on Apr 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). Although the skill is primarily about design patterns, the examples include explicit, concrete financial APIs and actions: Stripe::Charge.create, Paypal::Payment.execute, Crypto::Transaction.send, and a PaymentService/charge call in OrderFacade. These are specific payment/crypto execution calls (not just generic examples like "make HTTP request" or browser automation), so the skill contains direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata