ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's logic is implemented in standard Python (
core.py,design_system.py,search.py) using only built-in libraries. It performs text searching via the BM25 algorithm against local CSV data and does not make any network requests or external connections. - [SAFE]: The database (CSV files) contains legitimate design documentation and best practices. References to external services are limited to official documentation sites (e.g., Next.js, Apple, Google Fonts) and established technology providers.
- [SAFE]: Installation instructions in
SKILL.mdcorrectly guide users or agents to install Python using trusted system package managers (Homebrew, apt, winget). - [SAFE]: The skill uses a transparent file-writing mechanism (
--persist) to save design recommendations locally. This functionality is well-documented and restricted to the user's project directory. - [SAFE]: There are no signs of prompt injection, obfuscation, or persistence mechanisms. The skill maintains a passive, informative role by providing design context to the agent.
Audit Metadata