ui-ux-pro-max

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill operates via a CLI-style interface, executing local Python scripts (scripts/search.py, scripts/core.py, scripts/design_system.py) to process user queries and generate design recommendations.
  • [EXTERNAL_DOWNLOADS]: Documentation in SKILL.md provides instructions for users to install Python 3 using standard, well-known operating system package managers such as Homebrew for macOS, Apt for Ubuntu/Debian, and Winget for Windows.
  • [SAFE]: The logic for persisting design systems in scripts/design_system.py involves writing markdown files to a local design-system/ directory. While the directory naming logic has minimal sanitization, the behavior is clearly documented as a feature for saving work and does not involve any external network communication or suspicious execution patterns.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 11:44 PM
Security Audit — agent-trust-hub — ui-ux-pro-max