developing-storybook
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The analysis did not reveal any malicious patterns, prompt injections, or data exfiltration risks. The skill focuses on standard frontend development practices.
- [COMMAND_EXECUTION]: The skill includes standard commands for project initialization (
npx storybook init), package installation (npm install), and testing (npx test-storybook). These are well-known commands required for Storybook workflows. - [EXTERNAL_DOWNLOADS]: The skill suggests using several well-known and reputable third-party libraries and services, including Storybook addons, MSW (Mock Service Worker), Chromatic, and Playwright. These are considered safe and standard within the JavaScript development community.
Audit Metadata