Skip to main content

shopify-developer

Provides expert guidance for Shopify development, including theme customization, headless commerce, and checkout extensibility.

Install this skill

or
87/100

Security score

The shopify-developer skill was audited on Feb 12, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 55

Curl to non-GitHub URL

SourceSKILL.md
55curl -s "https://context7.com/api/v2/libs/search?libraryName=shopify+liquid&query=metafields" | jq '.results[0].id'
medium line 58

Curl to non-GitHub URL

SourceSKILL.md
58curl -s "https://context7.com/api/v2/context?libraryId=/shopify/liquid&query=metafield+access&type=txt"
low line 55

External URL reference

SourceSKILL.md
55curl -s "https://context7.com/api/v2/libs/search?libraryName=shopify+liquid&query=metafields" | jq '.results[0].id'
low line 58

External URL reference

SourceSKILL.md
58curl -s "https://context7.com/api/v2/context?libraryId=/shopify/liquid&query=metafield+access&type=txt"
low line 74

External URL reference

SourceSKILL.md
74**Also check**: https://changelog.shopify.com for breaking changes.
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →