shopify-use-shopify-cli
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of the
@shopify/clipackage via npm. This is the official command-line interface provided by Shopify for developers, and the installation command follows standard, documented procedures. - [COMMAND_EXECUTION]: The instructions guide the agent to use specific Shopify CLI commands such as
shopify app config validate,shopify store auth, andshopify store execute. These commands are used for local configuration validation and authenticated API interactions within the Shopify ecosystem. - [REMOTE_CODE_EXECUTION]: While the skill involves executing GraphQL queries via the
shopify store executecommand, these operations are performed within the context of the user's authenticated session and target official Shopify API endpoints for administrative tasks.
Audit Metadata