woocommerce-webhooks

Warn

Audited by Snyk on Mar 1, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill exposes the agent to untrusted, third-party content because it explicitly defines a public webhook endpoint (/webhooks/woocommerce) that accepts and parses POSTed WooCommerce webhook payloads (see SKILL.md and examples like examples/express/src/index.js, examples/fastapi/main.py, and examples/nextjs/app/webhooks/woocommerce/route.ts), and those payloads and headers (e.g., X-WC-Webhook-Topic, payload JSON) are parsed and used to drive event handling and actions.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 1, 2026, 04:29 PM