sharpconsoleui

Pass

Audited by Gen Agent Trust Hub on Jul 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a technical manual for a .NET development framework. It contains legitimate instructional content and architectural diagrams without any malicious directives or obfuscated code.
  • [COMMAND_EXECUTION]: The framework includes specific controls for terminal emulation (TerminalControl) and video playback (VideoControl via FFmpeg), which involve launching subprocesses. These are documented functional requirements for terminal-based applications and do not exhibit malicious intent.
  • [EXTERNAL_DOWNLOADS]: The documentation directs users to install the SharpConsoleUI package from standard, well-known registries (NuGet) and references the official project repository on GitHub for additional context and documentation.
  • [PROMPT_INJECTION]: The skill proactively addresses potential indirect injection risks by documenting the MarkupParser.Escape utility. It instructs developers to sanitize all untrusted data, such as external process output or user-provided strings, before rendering it within the UI's markup system to prevent unintended command or tag execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 18, 2026, 03:52 PM
Security Audit — agent-trust-hub — sharpconsoleui