storybook-upgrade
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run Storybook CLI commands using
npx, such asnpx storybook upgradeandnpx storybook automigrate. These are standard tools for managing Storybook versions. - [EXTERNAL_DOWNLOADS]: The use of
npx storybook@latestandnpx storybook addinvolves downloading packages from the official npm registry. These are well-known packages managed by the Storybook community. - [DATA_EXPOSURE]: The workflow involves reading
package.jsonanddebug-storybook.logfiles to gather context about the project's Storybook configuration and resolve upgrade issues.
Audit Metadata