shopify-products
Audited by Runlayer on Feb 22, 2026
Malicious tool definition detected
Tool: SKILL.md Description: --- name: shopify-products description: > Create and manage Shopify products via the Admin API.
Malicious tool definition detected
Tool: assets/product-csv-template.csv
Malicious tool definition detected
Tool: references/csv-format.md Description: # Shopify Product CSV Import Format ## Required Columns | Column | Description | Example | |--------|-------------|---------| | `Handle` | URL slug (unique per product) | `classic-tshirt` | | `Title` | Product name (first row per product) | `Classic T-Shirt` | | `Body (HTML)` | Description in HTML | `<p>Premium cotton</p>` | | `Vendor` | Brand or manufacturer | `My Brand` | | `Product Category` | Shopify standard taxonomy | `Apparel & Accessories > Clo
Malicious tool definition detected
Tool: references/graphql-mutations.md Description: # Shopify Product GraphQL Mutations Key mutations for product management via the Admin API.