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.sh uses standard Unix tools like find and grep to 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/cli for 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
Risk Level
SAFE
Analyzed
Mar 10, 2026, 09:32 AM