ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration vectors were detected. The skill is a standard utility for UI/UX guidance.
- [COMMAND_EXECUTION]: The skill uses the Bash tool to execute its own Python search scripts (
scripts/search.py) to process user queries. This is localized to the skill's directory and uses standard Python libraries for processing CSV data. - [DATA_EXFILTRATION]: Analysis of the Python source code confirms there are no network-related imports (such as
requests,urllib, orsocket). Data processing is performed strictly on local CSV files. - [EXTERNAL_DOWNLOADS]: The documentation (
python-setup.md) provides informational instructions for users to install Python using standard system package managers (brew, apt, winget). No automated remote script execution or unverifiable dependency installations were found. - [CREDENTIALS_UNSAFE]: No hardcoded credentials or sensitive environment access patterns were identified. The CSV databases contain UI hex codes and design tokens, which are benign.
Audit Metadata