shopify-app-dev

Warn

Audited by Snyk on Jun 29, 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.85). The required workflow “Fetch live docs” web-searches and fetches public Shopify/ GitHub pages at runtime (e.g., https://shopify.dev/docs/apps/build and site:github.com ...), so the LLM may ingest outsider-authored free text from those pages into its context.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs fetching live docs at runtime (e.g., https://shopify.dev/docs/apps/build and web-searches for the shopify-app-template-remix on GitHub), and those fetched documents would directly shape the agent's prompts/instructions for implementation.

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
Jun 29, 2026, 02:50 PM
Issues
2
Security Audit — snyk — shopify-app-dev