ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a local reference database for UI/UX design patterns, styles, and technical stack guidelines. It uses Python scripts to perform search queries against locally stored CSV files.
- [COMMAND_EXECUTION]: The skill provides instructions for the agent to use a local CLI tool (
search.py) to retrieve information. This is standard functionality for search-based skills and does not involve executing arbitrary shell commands or untrusted input. Setup instructions for Python installation are provided for user-initiated environment preparation. - [DATA_EXPOSURE]: No evidence of sensitive data access or exfiltration. The skill operates entirely on local, public UI/UX design data and does not perform any network operations.
- [REMOTE_CODE_EXECUTION]: No remote dependencies or dynamic code execution from external sources were detected. The Python scripts (
core.py,search.py) use standard library modules only. - [PROMPT_INJECTION]: The skill logic is focused on information retrieval and does not contain instructions that attempt to bypass safety filters or override agent constraints.
Audit Metadata