shopify-development

Warn

Audited by Snyk on Feb 16, 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.80). This skill explicitly fetches and ingests content from arbitrary merchant Shopify stores (e.g., scripts/shopify_graphql.py calling https://{shop}/admin/api/... to read products/orders/customers and webhook handlers in references/app-development.md that accept orders/products payloads), which are third‑party/user‑generated data the agent reads as part of its workflow.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly includes billing and subscription capabilities: triggers mention "shopify billing" and "app subscription"; the guidance lists "Implementing webhooks or billing"; reference files call out "billing API integration" and "GraphQL mutations for products/orders/billing"; and Shopify Functions for discounts/payment/delivery are referenced. Those are specific, platform billing/payment APIs (used to create charges/subscriptions and affect checkout/payment behavior), so this skill is explicitly designed to perform financial operations.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 01:50 AM