ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely self-contained, using local CSV files for its design database and standard Python scripts for search functionality. It does not perform any network requests or handle sensitive user data.
- [COMMAND_EXECUTION]: The Python scripts (
search.py,core.py,design_system.py) use built-in libraries to implement a BM25 search algorithm and template generation. These scripts are intended for developer utility and do not provide a path for arbitrary or malicious shell command injection. - [EXTERNAL_DOWNLOADS]: The typography guidelines reference official Google Fonts URLs, which is a well-known and trusted service for web design resources. These are documented for usage and do not involve runtime execution of remote code.
- [DATA_EXFILTRATION]: The skill has no mechanisms to access or transmit sensitive system information, credentials, or environment variables. All file operations are localized to the generation of design system documentation as requested by the user.
Audit Metadata