woocommerce-subscriptions
Warn
Audited by Snyk on Mar 16, 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 specifically and explicitly about recurring billing and payment processing. It integrates with payment gateways (Stripe, PayPal), describes handling stored payment tokens, creating renewal orders, and programmatically invoking gateway payment methods (e.g., wcs_create_renewal_order and $payment_gateway->scheduled_subscription_payment). It includes code to trigger retries, process renewals, prorate charges on plan switches, and manage subscription billing dates — all of which perform or initiate monetary transactions. This is not a generic automation tool but a subscription/payment implementation, so it grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata