opentui
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive developer guide and reference for the OpenTUI framework. It provides instructions on project setup, layout, components, and testing.
- [COMMAND_EXECUTION]: The documentation mentions standard developer tools such as
bunx create-tuifor project bootstrapping andbun buildfor compilation. These are typical for development environments and used within the intended scope of the skill. - [EXTERNAL_DOWNLOADS]: The skill references standard package installations via
bun installfor framework dependencies like@opentui/core,@opentui/react, and@opentui/solid. It also mentionsreact-devtools-corefor debugging purposes. These downloads target official package registries and well-known developer tools. - [DATA_EXFILTRATION]: Code examples use placeholder URLs such as
https://api.example.com/datafor demonstrating network requests, which is standard practice in documentation. No hardcoded credentials or unauthorized data access patterns were detected.
Audit Metadata