ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local Python CLI tool (
search.py) to query its design databases. These scripts perform text processing and BM25 ranking locally and do not involve shell execution of user-supplied strings or network requests. - [EXTERNAL_DOWNLOADS]: The documentation provides standard instructions for users to install Python 3 using well-known system package managers (Homebrew, APT, and Winget). These are documented as manual prerequisites for the environment and are considered safe practice.
- [PROMPT_INJECTION]: The skill instructions and data files contain design-related prompts intended to guide the AI in generating high-quality UI code. No patterns attempting to bypass safety filters or override system behavior were detected.
- [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were identified in the source code. All data processing is contained within the skill's local directory.
Audit Metadata