UI/UX Pro Max
UI/UX design intelligence and implementation guidance for building polished interfaces. Use when the user asks for UI design, UX flows, information architecture, visual style direction, design systems/tokens, component specs, copy/microcopy, accessibility, or to generate/critique/refine frontend UI (HTML/CSS/JS, React, Next.js, Vue, Svelte, Tailwind). Includes workflows for (1) generating new UI layouts and styling, (2) improving existing UI/UX, (3) producing design-system tokens and component guidelines, and (4) turning UX recommendations into concrete code changes.
暂无可比对内容
需要至少一个上一版本,才能生成差异对比。
Security Scan
状态
suspicious
OpenClaw
gpt-5-mini
OpenClaw 分析
The skill's description and bundled data align with a UI/UX helper, but it includes runnable Python scripts shipped inside the skill that the SKILL.md encourages you to execute — that makes the package coherent but potentially risky unless you inspect those scripts first.
置信度: medium
VirusTotal
Type: OpenClaw Skill Name: ui-ux-pro-max Version: 0.1.0 The skill bundle is designed for UI/UX design intelligence and implementation guidance. The Python scripts (`core.py`, `design_system.py`, `search.py`) perform text searches on bundled CSV data and generate structured markdown design system files. While the `design_system.py` script can write files (`MASTER.md`, `pages/*.md`) to the current working directory or a specified output directory, this functionality is aligned with the stated purpose of 'persisting design system' and does not exhibit path traversal vulnerabilities due to `pathlib.Path` usage and basic sanitization. No evidence of data exfiltration, malicious execution, persistence, or obfuscation was found. Markdown instructions in `SKILL.md` and `references/upstream-skill-content.md` guide the AI agent to use the Python scripts for their intended purpose without attempting to subvert the agent's behavior.