storybook-setup

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses npx to fetch and run the official Storybook initialization script. Storybook is a well-known, industry-standard tool for UI development.\n- [REMOTE_CODE_EXECUTION]: Executes the storybook init command via npx, 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
Risk Level
SAFE
Analyzed
Sep 4, 2026, 09:31 AM
Security Audit — agent-trust-hub — storybook-setup