shopify
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Recommends installing official Shopify CLI tools (
@shopify/cli,@shopify/theme) from the public npm registry. - [COMMAND_EXECUTION]: Utilizes standard Shopify CLI commands (
shopify theme init,shopify theme dev) for project initialization and local development preview. - [CREDENTIALS_UNSAFE]: Demonstrates secure handling of sensitive data by using environment variables (
process.env.SHOPIFY_STOREFRONT_TOKEN,process.env.SHOPIFY_ADMIN_TOKEN) to manage API access tokens.
Audit Metadata