shopify-theme-development

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to install @shopify/cli and @shopify/theme via npm. These are the official, well-known development tools provided by Shopify for theme management.
  • [COMMAND_EXECUTION]: The instructions include standard Shopify CLI commands such as shopify theme init and shopify theme dev. These are routine operations for initializing and previewing themes on a developer's local environment and do not involve unauthorized privilege escalation.
  • [DATA_EXPOSURE]: No hardcoded credentials or sensitive file paths were detected. The JavaScript examples use relative paths (e.g., /cart/add.js) to interact with the Shopify Storefront API on the store's own domain.
  • [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to override agent behavior or bypass safety filters. The language used is strictly instructional and related to Liquid and JavaScript development.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 11:56 AM