ink-tui
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation guide for the 'ink' React library, covering installation, component APIs, and lifecycle hooks.
- [SAFE]: All identified dependencies are standard, well-known packages from the public npm registry, such as
ink,react,tsx, andmeow. - [SAFE]: No obfuscated code, hidden URLs, or suspicious network activities were found. The code examples demonstrate standard CLI interaction patterns like counter logic, menu navigation, and progress indicators.
- [SAFE]: The skill uses expected terminal interaction methods (raw mode via
useInput) and standard execution commands (node --import=tsx) for running TypeScript/JSX in a Node.js environment.
Audit Metadata