dotnet-add-testing
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'dotnet-reportgenerator-globaltool' via the standard .NET CLI and reference well-known, reputable NuGet packages (e.g., xUnit, Coverlet, FluentAssertions, Testcontainers). These are standard dependencies for .NET development environments.
- [COMMAND_EXECUTION]: The skill uses standard 'dotnet' CLI commands for project creation, solution management, and running tests (e.g., 'dotnet new', 'dotnet sln', 'dotnet test'). These commands are used as intended for project scaffolding.
- [SAFE]: No malicious patterns such as prompt injection, data exfiltration, obfuscation, or persistence mechanisms were detected. The skill's behavior aligns perfectly with its stated purpose of setting up testing infrastructure.
Audit Metadata