design-system-enforcer

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to provide instructions and a helper script for auditing design system compliance in frontend codebases. It does not request unsafe permissions or perform suspicious network operations.
  • [COMMAND_EXECUTION]: The skill references a local Python script, scripts/scan_style_drift.py, used to automate the identification of 'design drift' (e.g., hard-coded hex colors or pixel values). The script uses standard libraries and performs read-only operations on source files within the project directory.
  • [DATA_EXPOSURE]: While the included script reads source files to perform its scan, it does so locally and focuses exclusively on identifying UI-related strings (hex codes, CSS functions). There is no mechanism for data exfiltration or access to sensitive configuration files like .env or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 04:01 PM
Security Audit — agent-trust-hub — design-system-enforcer