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 audit step 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.mjs fetches / HTML and extracts meta/JSON-LD, and other auditors fetch page contents/linked pages via fetchPublic).

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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 26, 2026, 03:11 AM
Issues
2
Security Audit — snyk — shopify-store-setup-auditor