pi-tui
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
@earendil-works/pi-tuipackage from the npm registry, which is a standard procedure for utilizing Node.js-based libraries. - [COMMAND_EXECUTION]: Code examples include the use of
process.exit(0)andprocess.cwd(). These are standard Node.js practices for managing process lifecycle and directory context in CLI applications. - [SAFE]: The skill defines UI components (Markdown, Image, Input) for building terminal applications. No suspicious network operations, data exfiltration patterns, or obfuscation techniques were identified in the documentation or provided code snippets.
Audit Metadata