ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely on local CSV data files provided within the package structure. It does not perform any network operations, data exfiltration, or external API calls.
- [SAFE]: The search mechanism (core.py) implements a standard BM25 ranking algorithm using Python's standard library components. It avoids dangerous dynamic execution functions like eval() or exec().
- [SAFE]: Input handling in the search script includes basic sanitization (tokenization and character filtering) to facilitate the search process, and the reflected output is limited to design-related metadata.
- [SAFE]: The shell commands provided in the documentation are standard environment prerequisites (Python installation) and do not contain obfuscated or malicious payloads.
Audit Metadata