shopify-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.70). The skill receives and parses webhook payloads from external Shopify stores via its webhook endpoint (e.g., POST /webhooks/shopify in examples/express/src/index.js, examples/fastapi/main.py, and examples/nextjs/app/webhooks/shopify/route.ts), so it clearly ingests untrusted third-party (store/user-generated) content that is interpreted to decide handling logic.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 1, 2026, 04:29 PM