dotnet-terminal-gui

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a legitimate technical guide for using the Terminal.Gui v2 library in .NET development. The provided code snippets for application initialization, layout management, and event handling follow standard library usage patterns and do not contain malicious logic or hidden commands.
  • [EXTERNAL_DOWNLOADS]: The skill references the official Terminal.Gui NuGet package (version 2.0.0-alpha.*) in SKILL.md. This is the standard and expected dependency for the functionality described in the skill, and it originates from the official maintainers of the project.
  • [INDIRECT_PROMPT_INJECTION]: The documentation in SKILL.md defines UI components such as TextField and TextView which act as ingestion points for untrusted user input. While this creates a potential surface for indirect prompt injection if an agent later processes this input as instructions, the skill itself provides only UI framework guidance and does not perform any unsafe operations with the input data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 07:31 AM
Security Audit — agent-trust-hub — dotnet-terminal-gui