ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides design intelligence through a search engine logic that queries local CSV datasets. No suspicious code patterns or data exfiltration behaviors were found.
- [COMMAND_EXECUTION]: The skill utilizes a local Python script (
search.py) to perform BM25 text searches across its data files. This is a functional requirement for its core features. - [EXTERNAL_DOWNLOADS]: The documentation in SKILL.md provides standard instructions for users to install Python using system package managers like brew or apt if it is not already installed on their environment.
- [PROMPT_INJECTION]: While the skill retrieves and presents design 'rules' from its datasets based on user queries (Category 8 surface), the interaction is well-constrained to static local files and include sanitization logic in the tokenizer.
Audit Metadata