ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Mar 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely within the local environment, utilizing provided CSV files as its data source.
- [COMMAND_EXECUTION]: The Python scripts (
core.py,search.py,design_system.py) implement a local search engine using the BM25 algorithm. While the skill can write markdown files to the workspace (e.g.,MASTER.md), this is a documented feature for persisting design systems and does not involve executing arbitrary or unsafe commands. - [DATA_EXFILTRATION]: No network-enabled operations (such as
requests,urllib, orcurl) were found in the skill's code or instructions. Data processing is restricted to local files. - [PROMPT_INJECTION]: The instructions focus exclusively on UI/UX workflows and do not contain patterns designed to override agent behavior or bypass safety constraints.
- [REMOTE_CODE_EXECUTION]: No remote dependencies or external script downloads were identified. The skill relies on the Python standard library.
Audit Metadata