ui-ux-pro-max
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely on local data files provided within the package and does not perform any network operations or external data exfiltration.
- [SAFE]: The Python scripts (
core.py,search.py) implement a standard BM25 search algorithm for searching CSV data. The code is well-structured and does not use dangerous functions likeeval()orexec(). - [SAFE]: Prerequisite instructions in
SKILL.mdprovide standard, safe commands for installing Python using official system package managers such as Homebrew, APT, and Winget. - [SAFE]: All external references (such as links to documentation and Google Fonts) point to trusted, well-known domains like
tailwindcss.com,nextjs.org,svelte.dev,vuejs.org, andfonts.google.com. - [SAFE]: No obfuscation, hardcoded credentials, or persistence mechanisms were found in the codebase.
Audit Metadata