dotnet-reportgenerator
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the use of the 'ReportGenerator' tool, a widely recognized open-source utility for .NET development. All referenced commands and installation procedures follow standard development practices.
- [COMMAND_EXECUTION]: The skill involves executing .NET CLI commands (e.g.,
dotnet tool install,dotnet tool run reportgenerator). These are legitimate actions for the skill's stated purpose of managing code coverage reports. - [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
dotnet-reportgenerator-globaltoolpackage via the official NuGet registry. This is a standard dependency management practice in .NET environments.
Audit Metadata