storybook-init
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads official Storybook packages from the npm registry to initialize the project configuration.
- Evidence: Use of
npm create storybook@latestandnpx storybook add @storybook/addon-mcp. - [REMOTE_CODE_EXECUTION]: The skill executes the official Storybook initializer and addon installer scripts, which is the standard setup procedure for this tool.
- Evidence: Execution of the Storybook creation script and the MCP addon via npx.
- [COMMAND_EXECUTION]: The skill instructs the agent to run shell commands to inspect the project environment and execute the installation tools.
- Evidence: Commands for package managers (npm, pnpm, yarn) and Storybook CLI operations.
Audit Metadata