ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTION
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security risks were identified in the skill's code or documentation. The tool operates purely as a local information retrieval system.
- [COMMAND_EXECUTION] (LOW): The skill is designed to run local Python scripts (
search.py) to search its database. This is the intended functionality. TheSKILL.mdalso includes standard package management commands (sudo apt install) in the documentation for environment setup, which are intended for the user to execute manually. - [DATA_EXPOSURE] (SAFE): The search scripts are restricted to the skill's own internal data directory. There is no evidence of attempts to access sensitive system files or external network resources.
- [PROMPT_INJECTION] (SAFE): The instructional content focuses on structured UI/UX design workflows and does not contain directives to bypass AI safety constraints or extract system prompts.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download external scripts or use dynamic code execution functions like
evalorexec. It relies on standard library components for CSV processing and search ranking.
Audit Metadata