ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses local Python scripts (
core.py,design_system.py,search.py) to implement a BM25 search engine for UI/UX guidelines stored in internal CSV files. The scripts rely on standard Python libraries and contain no network calls or dangerous system commands. - [SAFE]: The file persistence logic in
design_system.pyis used to save project design systems as Markdown files. It usespathlibfor safe path handling and standard directory creation, which is consistent with the skill's primary purpose. - [SAFE]: No patterns of prompt injection, data exfiltration, or obfuscation were found in the instructions or data files. The skill correctly instructs the agent to use external tools (like shadcn/ui MCP) as optional integrations for search functionality.
Audit Metadata