opentui
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation repository and instructional guide for the OpenTUI framework. It includes references for layout, components, animations, and testing. All provided code snippets are illustrative examples of framework usage.
- [SAFE]: Project initialization instructions use standard bootstrapping methods like
bunx create-tui, which is typical for modern developer tools and frameworks. - [SAFE]: The skill emphasizes security best practices for terminal applications, such as using
renderer.destroy()instead ofprocess.exit()to ensure the terminal state is correctly restored for the user. - [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized network operations were found. External links point to the official repository and community resources on GitHub.
Audit Metadata