opentui

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): The skill serves as a technical reference for the @opentui/core library. All code snippets follow standard TypeScript and Node.js development practices for TUI (Terminal User Interface) applications.
  • [EXTERNAL_DOWNLOADS] (SAFE): Installation instructions point to standard package registries (bun install @opentui/core) and the official Zig language website for native module dependencies. These are considered trustworthy sources.
  • [COMMAND_EXECUTION] (SAFE): The command execution patterns involve standard TUI renderer setup and process management (e.g., handling Ctrl+C to exit), which is expected behavior for this type of tool.
  • [DYNAMIC_EXECUTION] (SAFE): While the skill uses callbacks for animations and event handling, these are localized to the application logic and do not involve unsafe deserialization or execution of untrusted remote code.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:26 PM