design-system-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for design system architecture and component patterns. All code examples for React context, CSS variables, and component variants are standard, benign development practices.
- [SAFE]: External links provided in the resources section target official documentation for well-known tools like Style Dictionary, Radix UI, and W3C specifications.
- [SAFE]: Package dependencies mentioned in the configuration examples and code snippets (e.g., style-dictionary, class-variance-authority, radix-ui) are established, widely-used libraries in the front-end ecosystem.
- [SAFE]: The inclusion of a script to prevent Flash of Unstyled Content (FOUC) using dangerouslySetInnerHTML is a documented pattern for theme switching in server-side rendered applications. The script is static, executes locally in the user's browser, and serves a specific, benign purpose.
Audit Metadata