hex1b
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Terminal Process Management: The skill provides instructions for starting, stopping, and attaching to arbitrary terminal processes. This is a core feature of the tool, allowing the agent to launch applications like shell environments, TUIs, or custom .NET projects within a virtual terminal.
- Package Installation: The documentation includes standard commands for installing the tool globally or locally using the .NET CLI (
dotnet tool install). This is a routine operation for managing development tools on systems with the .NET SDK installed. - Input and Output Redirection: The skill outlines how to send simulated keyboard and mouse input to a running terminal process and how to capture the output as text, ANSI, or images. These capabilities are typical for automation and testing frameworks.
- Session Recording: The tool supports recording terminal sessions into standard formats for later playback or inspection, which is used for creating demos or debugging automated workflows.
Audit Metadata