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 buildanddotnet testcommands. 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 (.dmpfiles) through the--blame-crashand--blame-hangflags. 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