woocommerce
Warn
Audited by Snyk on Apr 8, 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 purpose-built WooCommerce integration (e-commerce) with explicit order/payment operations. It includes creating orders (createOrder) with payment_method set to "stripe" and the set_paid flag, updating order status (including "refunded"), and managing orders/customers via authenticated REST API keys. Although it does not call Stripe/PayPal SDKs directly, it explicitly manipulates payment-related order state through the store (which integrates with payment gateways), so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata