ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely within a local environment using provided Python scripts (search.py, core.py, design_system.py) to access local CSV data files.
- [SAFE]: External URLs referenced in the documentation and data files point to official framework sites (e.g., react.dev, nextjs.org, angular.dev) or well-known services (e.g., Google Fonts, cdnjs), which is consistent with its purpose as a design guide.
- [SAFE]: The Python scripts utilize only the standard library and do not perform any network operations or use dangerous functions like eval() or exec().
- [SAFE]: Input sanitization is performed during the search process by removing non-alphanumeric characters, mitigating potential injection risks into the local search logic.
Audit Metadata