frontend-design

Pass

Audited by Gen Agent Trust Hub on Apr 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of instructional markdown files and utility scripts designed to assist with frontend UI/UX development. The content is educational and adheres to best practices.
  • [COMMAND_EXECUTION]: The skill provides two Python scripts, scripts/ux_audit.py and scripts/accessibility_checker.py, which are intended to be executed via the Bash tool. These scripts read local project files and use regular expressions to perform static audits for design principles and accessibility (WCAG). These scripts do not exhibit any dangerous behaviors such as network communication, privilege escalation, or dynamic code execution.
  • [DATA_EXPOSURE]: While the auditing scripts read file content, the scope is limited to local project files (HTML, JSX, TSX) for the purpose of design review. There are no mechanisms for data exfiltration or unauthorized access to sensitive system files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 17, 2026, 01:02 PM