generative-ui
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a documentation and design guide for creating terminal overlays, panels, and interactive elements. All operations are designed to be performed locally using terminal control primitives.
- [COMMAND_EXECUTION]: The instructions include a bootstrap sequence to verify or start a local UI server using a Unix socket (
/tmp/wsh/default.http.sock). This is a legitimate usage of local IPC for terminal management and does not involve remote network access. - [DATA_EXFILTRATION]: No exfiltration patterns were detected. Network operations are explicitly restricted to local Unix sockets or localhost for health checks and tool interactions.
Audit Metadata