storybook-setup
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto fetch and run the official Storybook initialization script. Storybook is a well-known, industry-standard tool for UI development.\n- [REMOTE_CODE_EXECUTION]: Executes thestorybook initcommand vianpx, which is the standard method for setting up the environment. This involves downloading and running the latest version of the Storybook CLI.\n- [COMMAND_EXECUTION]: Includes standard shell commands for project initialization, package management (npm install), and building static assets for deployment.\n- [CREDENTIALS_UNSAFE]: The skill correctly references environment variables (e.g.,$CHROMATIC_PROJECT_TOKEN) and GitHub Secrets for sensitive configuration rather than hardcoding credentials.
Audit Metadata