Safety guardrails for AI agents writing to a live WooCommerce store via MCP or the REST API — price/bulk-change caps, mandatory approval gates before irreversible writes (deletes, storewide discounts, bulk price updates, publish/unpublish), a dry-run-before-execute workflow with before/after diffs, a circuit breaker on repeated failures, and prompt-injection defense against untrusted product descriptions, reviews, and supplier CSV feeds. Load this automatically for any task that creates, updates, deletes, or bulk-modifies WooCommerce products, prices, inventory, orders, coupons, or customer data — e.g. "update prices for these 200 SKUs," "import this supplier price list," "apply a 20% storewide discount," "delete all out-of-stock products," or any WooCommerce automation touching a production store. Trigger even when the request sounds routine — one unreviewed bulk write can zero out prices or delete live listings before anyone notices.

Install

openclaw skills install @arbazex/woocommerce-agent-guardrails