dotnet-terminal-gui
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical reference for the Terminal.Gui library. All provided C# code examples focus on UI layout, application lifecycle, and event handling within a terminal environment.
- [EXTERNAL_DOWNLOADS]: The skill references the 'Terminal.Gui' NuGet package (v2.0.0-alpha). This is a well-established open-source project hosted on GitHub and distributed via the official NuGet registry. These references are used for standard dependency management in .NET projects.
- [COMMAND_EXECUTION]: No dangerous shell commands or subprocess executions are present. The documentation focuses on internal library API calls for managing terminal views and windows.
Audit Metadata