storybook
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill's instructions and code examples found no evidence of prompt injection, data exfiltration, or obfuscation. The content is strictly instructional and follows best practices for component documentation.
- [COMMAND_EXECUTION]: The skill includes standard CLI commands for Storybook setup and execution:
npx storybook@latest initandnpm run storybook. These are common developer workflows and are used as intended for the tool. - [EXTERNAL_DOWNLOADS]: The configuration templates reference official Storybook dependencies and addons, which are well-known in the JavaScript ecosystem and used here for their primary purpose of enhancing the Storybook environment.
Audit Metadata