ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Primary logic resides in local Python scripts (
core.py,design_system.py) that perform keyword-based searches on bundled CSV data files. All operations are local and transparent. - [SAFE]: User input used for searching is sanitized through a regex-based tokenizer that filters out special characters and punctuation, reducing the risk of injection or malformed processing.
- [SAFE]: No network requests or remote data fetching routines are present in the skill's codebase. External URLs found in the data files are limited to official developer documentation and legitimate typography resources (Google Fonts).
- [SAFE]: The skill maintains a legitimate purpose and the implemented behavior strictly follows the documentation provided in the frontmatter and markdown instructions.
- [SAFE]: File system access is scoped to reading internal assets and writing project-specific design system documentation in a subdirectory, which is standard behavior for its described workflow.
Audit Metadata