ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a local Python script
scripts/search.pyto perform BM25 search operations across a database of CSV files. This is a standard and safe implementation for local data retrieval. - [EXTERNAL_DOWNLOADS]: The documentation provides standard instructions for installing Python 3 via official system package managers like
apt,brew, andwingetif it is not already present on the user's system. - [SAFE]: The Python implementation in
scripts/core.pyandscripts/search.pyrelies solely on the standard library (csv, math, pathlib, etc.) and contains no network-reaching code or malicious file operations. - [SAFE]: All data files (CSV format) were inspected and found to contain legitimate UI/UX design references, CSS variables, and implementation checklists with no evidence of malicious prompt injections or obfuscated commands.
Audit Metadata