dotnet-add-testing

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard .NET CLI commands such as dotnet new, dotnet sln, dotnet add reference, and dotnet test to scaffold and manage test projects. These are expected behaviors for a development-focused skill.
  • [EXTERNAL_DOWNLOADS]: The skill involves downloading standard packages from the NuGet registry, including Microsoft.NET.Test.Sdk (a trusted vendor resource) and other well-known community packages like xunit, coverlet, and FluentAssertions. It also suggests installing the dotnet-reportgenerator-globaltool, which is a widely recognized tool in the .NET ecosystem for coverage reporting.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 07:31 AM
Security Audit — agent-trust-hub — dotnet-add-testing