shopify-store-setup-auditor
Warn
Audited by Snyk on Aug 26, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The required workflow’s
auditstep ingests outsider-authored free text by fetching and parsing arbitrary Shopify storefront public HTML/content from the user-supplied--url(e.g.,scripts/auditors/seo-theme.mjsfetches/HTML and extracts meta/JSON-LD, and other auditors fetch page contents/linked pages viafetchPublic).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs running npx --yes skills update shopify-store-setup-auditor -g -y at runtime, which fetches and executes remote npm package code (npx from the npm registry) and is therefore an external runtime dependency that can execute remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata