storybook-init
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user/agent to run shell commands such as
npm create storybook@latestandnpx storybook add @storybook/addon-mcpto initialize the environment. - [EXTERNAL_DOWNLOADS]: The skill triggers the download of the Storybook CLI and the
@storybook/addon-mcppackage from the official npm registry. - [REMOTE_CODE_EXECUTION]: The initialization commands (
npm createandnpx) download and execute setup scripts. These are official tools from the Storybook project (storybookjs) and are considered standard development practices.
Audit Metadata