refactoring-ui
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated files contain no evidence of prompt injection, data exfiltration, or persistence mechanisms. The content is strictly limited to its intended purpose as a UI design assistant.
- [COMMAND_EXECUTION]: The skill includes an auditing script (
scripts/audit_css.py) used to scan front-end code for design anti-patterns. This script is implemented securely, using a whitelist of file extensions (.css, .scss, .html, .htm) and performing only read-only local analysis with no network connectivity or dynamic code execution capabilities.
Audit Metadata