dotnet-test

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute dotnet build and dotnet test commands. These are legitimate operations for the skill's primary purpose of facilitating .NET software testing and development.
  • [DATA_EXPOSURE]: As documented in references/blame-mode.md, the skill supports the generation of memory dumps (.dmp files) through the --blame-crash and --blame-hang flags. While these files are intended for debugging, they may contain sensitive data (such as environment variables or memory contents) that was present during the test host's operation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 12:49 PM