woocommerce
Warn
Audited by Snyk on Jun 19, 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 a specialized integration for WooCommerce via its REST API and includes explicit order/payment operations: creating orders (example sets payment_method: "stripe" and includes set_paid), updating order status (including refunded), and creating coupons. It requires store API keys/consumer secrets and can programmatically create/modify orders and mark payments — i.e., it can directly execute e-commerce payment-related actions through the store API. This is a specific financial/e-commerce execution capability (payment gateway usage via WooCommerce), so it meets the Direct Financial Execution criteria.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata