ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a local design intelligence tool. It uses a Python-based BM25 search engine to query various CSV data files containing UI/UX guidelines and patterns.
- [COMMAND_EXECUTION]: The included Python scripts (
core.py,search.py,design_system.py) use standard libraries (csv,json,re,argparse) for processing local data. No dangerous system calls, shell execution vulnerabilities, or unsafe functions such aseval()orexec()were found. - [EXTERNAL_DOWNLOADS]: The skill references documentation and font resources from well-known and trusted organizations, including Google Fonts, Tailwind CSS, Vercel (Next.js), and Apple (SwiftUI/VisionOS). It does not perform any unauthorized remote code execution or downloads.
- [DATA_EXFILTRATION]: No network-related operations were detected in the scripts. The skill processes requirements and provides design recommendations entirely within the local environment.
- [PROMPT_INJECTION]: The instructions and prompt templates provided in the data files are legitimate design guidance and do not attempt to bypass safety filters or override agent instructions.
Audit Metadata