Critical-risk tools in wafle MCP server
7 of the 117 tools in wafle MCP server are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
wafle_coupons_deleteDestructiveDelete a coupon by id. Past usage history is preserved on orders.
-
wafle_gateways_deleteDestructiveDelete a gateway. Fails if the gateway is currently the default for any store — switch the store first.\n\n
-
wafle_orders_cancelDestructiveCancel an order. If the gateway supports auto-refund and the order was paid, wafle will trigger the refund.\n\n
-
wafle_pricing_rules_deleteDestructiveDelete a pricing rule by id. Irreversible — confirm before calling.
-
wafle_system_release_rollbackDestructiveRoll back a component to its previous deployed version. DESTRUCTIVE — confirm with the user.
-
wafle_checkout_order_refundFinancialRefund a paid order — full when
-
wafle_orders_refundFinancialRefund a paid order, fully or partially. The refund is sent through whichever gateway captured the payment (MercadoPago / Stripe / manual transfer).\n\n
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.