opentui
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists exclusively of documentation, reference guides, and code examples for building TUIs using the OpenTUI framework across various files and frameworks (Core, React, Solid).
- [SAFE]: No evidence of prompt injection, data exfiltration, or malicious obfuscation was found. While HTML entities are mentioned in the documentation for SolidJS, they are used strictly to illustrate framework behavior and do not hide instructions.
- [SAFE]: All external references and dependencies, including core packages like @opentui/core and popular libraries like React and SolidJS, are standard for TUI development.
- [SAFE]: Guidance on terminal management (e.g., using
renderer.destroy()instead ofprocess.exit()) reflects established best practices for ensuring terminal state restoration.
Audit Metadata