hydrogen-upgrades
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for running several development-related shell commands, such as
npm run codegen,npm run build, and a local scriptnode scripts/search_shopify_docs.mjsfor documentation lookup. These are routine operations for a Hydrogen/Remix development workflow. - [EXTERNAL_DOWNLOADS]: The migration guides recommend the use of
npxto execute remote utilities including the@shopify/upgradetool and a migration codemod for React Router 7. These tools are fetched from the npm registry to automate complex code transformations required during version jumps.
Audit Metadata