dotnet-test-quality
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill strictly provides documentation for standard .NET test quality analysis workflows.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of
dotnet-reportgenerator-globaltoolanddotnet-strykervia the officialdotnet toolcommand. These are recognized, reputable tools in the .NET ecosystem. - [COMMAND_EXECUTION]: Explicit commands for
dotnet test,reportgenerator, anddotnet strykerare used to process local test code and coverage data. These are standard development operations. - [INDIRECT_PROMPT_INJECTION]: The skill describes processing test result files (XML). While this represents a data ingestion surface, the processing is performed by well-known tools for local report generation, presenting minimal risk.
Audit Metadata