showcase
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for documentation and testing of UI components. Its instructions explicitly promote secure practices, such as mocking external service dependencies to prevent credential leakage and CI failures.
- [EXTERNAL_DOWNLOADS]: All external dependencies mentioned (e.g., Storybook, React Cosmos, Playwright, Chromatic) are well-known, industry-standard development tools. Installation commands and configuration examples target official registries and trusted repositories.
- [COMMAND_EXECUTION]: The shell commands provided in the reference files (e.g.,
npm install,npx playwright test,chromatic) are standard for local development and CI/CD pipelines. No unauthorized or suspicious command patterns were identified.
Audit Metadata