ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a local design recommendation engine using Python scripts (
core.py,design_system.py,search.py). All logic is self-contained and does not use dangerous functions likeeval()orexec(). - [SAFE]: No network activity was detected. The skill relies entirely on bundled CSV files for its data, including typography, color schemes, and UX guidelines.
- [SAFE]: The persistence feature (
--persist) allows the agent to save design recommendations as local Markdown files. The file-writing logic is straightforward and restricted to creating documentation within the project's localdesign-system/directory. - [SAFE]: The prerequisites section provides standard and safe instructions for the human user to install Python using official operating system package managers (
brew,apt,winget). - [SAFE]: The skill contains no prompt injection attempts or obfuscated content. The guidelines provided in the CSV files are legitimate UI/UX best practices and technical documentation references.
Audit Metadata