chromatic-troubleshoot-config
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access detected. The skill instructions focus strictly on troubleshooting Storybook configurations.
- [COMMAND_EXECUTION]: The skill employs standard shell commands (
find,grep) for repository analysis. These commands are specifically scoped to Storybook-related files and metadata (e.g., searching for '.storybook' directories and 'package.json' dependencies). - [DATA_EXPOSURE]: The skill analyzes project configuration files (
.storybook/main.*,package.json) which are typically non-sensitive. It does not attempt to access credentials, SSH keys, or environment files.
Audit Metadata