wordpress-woocommerce-development
Warn
Audited by Snyk on Jul 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The workflow ingests outsider-authored free text at runtime via WordPress AJAX endpoint
wp_ajax_ai_product_questionin Phase 5 ($question = ... $_POST['question']) and sends it towp_ai_client_prompt($prompt)for LLM generation.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly references and invokes payment gateway integrations (Stripe and PayPal) and includes actions to "Configure Stripe" and "Set up PayPal" as part of payment integration. These are specific payment gateway integrations (Stripe, PayPal), which meet the criteria for Direct Financial Execution Authority.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata