WooCommerce Automation
Warn
Audited by Snyk on Mar 9, 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 designed to automate e-commerce transactions via the WooCommerce REST API. It includes order-processing workflows that validate payment status, a "payment_failed" trigger, and an API example that creates orders with payment_method and set_paid: true (i.e., marking orders as paid). These are specific, actionable payment-related operations (creating orders and setting payment state) via a named API rather than generic tooling, so it grants direct financial execution capability.
Audit Metadata