dotnet-add-testing
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official .NET CLI commands such as
dotnet new,dotnet sln, anddotnet addto manage project structure and dependencies. - [SAFE]: External package references (e.g., xUnit, Coverlet, NSubstitute, FluentAssertions) are restricted to industry-standard libraries widely used in the .NET ecosystem.
- [SAFE]: The installation of the
dotnet-reportgenerator-globaltoolfollows documented community practices for generating human-readable code coverage reports. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized privilege escalation was detected in the instructions or code snippets.
Audit Metadata