ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is to search a local database of UI/UX guidelines stored in CSV files using a BM25 ranking algorithm. All operations are conducted locally within the skill's directory.
- [SAFE]: No external network communication, data exfiltration patterns, or unauthorized credential access were detected in any of the scripts or data files.
- [SAFE]: The search logic includes sanitization that removes punctuation and normalizes user input before processing, protecting against potential injection through the search query.
- [SAFE]: File system operations are limited to the documented persistence feature, which allows the AI agent to save generated design system documentation in a local 'design-system/' folder.
- [SAFE]: All external URLs identified in the CSV database point to trusted and official documentation for established web and mobile technologies (e.g., Apple, Next.js, Tailwind CSS, Google Fonts).
Audit Metadata