thirdparty-ui-ux-pro-max

Pass

Audited by Gen Agent Trust Hub on Jul 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified during the analysis of this skill.
  • Prerequisites: The skill requests standard system tools (Python 3) and provides installation instructions using official package managers (Homebrew, apt, winget).
  • Command Execution: The skill defines shell commands for the agent to search design guidelines and persist documentation. All commands use standard Python execution on local scripts (scripts/search.py).
  • Data Handling: The search logic is implemented using a local BM25 ranking algorithm that processes bundled CSV data. No network operations or sensitive file access were found in the Python implementation.
  • File Operations: The persistence feature (--persist) creates markdown documentation in a local design-system/ directory. These operations use standard file system APIs and do not attempt to write outside the project scope or modify system configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 24, 2026, 11:19 AM
Security Audit — agent-trust-hub — thirdparty-ui-ux-pro-max