kitchen-sink-design-system
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust discovery phase that identifies the project's technology stack and design constraints. This is achieved through local file system scanning of configuration files (e.g.,
tailwind.config.js,next.config.js) and brand guides (e.g.,STYLE.md,brand-guide.md). - [SAFE]: The included utility script
scripts/scan-components.shuses standard Unix tools likefindandgrepto perform a local inventory of existing components. It does not perform any network operations or execute untrusted remote code. - [SAFE]: The skill recommends the use of industry-standard libraries and tools such as
class-variance-authority(CVA) for component styling and@axe-core/clifor accessibility auditing, which are well-known and trusted in the frontend development ecosystem. - [SAFE]: The workflow for image reinterpretation and component creation is focused on project-specific automation and does not include any patterns associated with data exfiltration, obfuscation, or privilege escalation.
Audit Metadata