unslop-ui
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to provide design guidelines and an automated auditing tool for frontend development.
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a local Python script (
scripts/devibe_scan.py) to audit projects. Technical analysis of the script shows it is restricted to the Python standard library, performs no network exfiltration, and limits its file access to the target project directory provided by the user. - [DATA_EXPOSURE]: While the scanner reads file contents to apply regex patterns, it does not target sensitive system directories or credentials. It specifically looks for UI-related strings such as Tailwind CSS classes and hex codes.
- [PROMPT_INJECTION]: The skill's instructions focus on project-specific design choices and do not contain attempts to bypass agent safety filters or override system-level instructions.
Audit Metadata