rebuild-restart-storybook

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes shell commands to manage the development environment, including clearing the cache (rm -rf node_modules/.cache), installing dependencies (yarn), and running build/start scripts. These actions are standard for the development workflow described.
  • [SAFE]: The skill instructions include a validation step where it reads local project.json files to determine legitimate Nx project names before passing them as arguments to build commands. This mitigates the risk of command injection from conversation context.
  • [SAFE]: The skill is authored by the official Storybook organization and its operations are restricted to the local development directory and standard development ports.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 12:29 PM
Security Audit — agent-trust-hub — rebuild-restart-storybook