dotnet-add-testing

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard .NET SDK commands ('dotnet new', 'dotnet sln', 'dotnet add', 'dotnet test') to create test projects, link them to solutions, and execute tests. These are standard development operations.
  • [EXTERNAL_DOWNLOADS]: The skill guides the user to install well-known testing and coverage packages (xUnit, Coverlet, NSubstitute, FluentAssertions) from NuGet, the official .NET package registry. It also suggests installing 'dotnet-reportgenerator-globaltool', a standard community tool for coverage reporting.
  • [SAFE]: All external documentation and repository links point to official or highly reputable sources, including Microsoft, NuGet, and the official xUnit website.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 12:09 AM