ui-design-system
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves its stated purpose as a UI design system utility. It provides instructions for managing design tokens and documentation without any detected malicious patterns or security risks.
- [COMMAND_EXECUTION]: The skill executes a local Python script,
scripts/design_token_generator.py, to perform color and typography calculations. This script uses standard Python libraries, lacks network capabilities, and effectively sanitizes user-provided hex codes through mathematical conversion, preventing injection attacks.
Audit Metadata