woocommerce-payments
Warn
Audited by Snyk on Feb 17, 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 for building WooCommerce payment gateways and payment processing. It defines and requires implementing methods that execute payments and refunds (process_payment, process_refund), tokenization/saved payment methods, and integration points that call external payment APIs and mark orders as paid ($order->payment_complete()). These are specific financial execution operations (charging customers, processing refunds, managing saved payment instruments), not generic tooling. Therefore it grants direct financial execution capability.
Audit Metadata