woocommerce-hooks
Warn
Audited by Snyk on Feb 16, 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 about WooCommerce order/checkout/payment hooks and admin/CLI actions. It includes examples that modify monetary amounts (cart fees via woocommerce_cart_calculate_fees / $cart->add_fee), handle payment events (woocommerce_payment_complete, woocommerce_order_refunded, order status changes), and WP-CLI commands that update orders and statuses. These are specific e-commerce/payment operations (not generic automation) that can change charges, fees, refunds, and order/payment state. Therefore it provides direct financial execution capability.
Audit Metadata