dotnet-test-quality
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: All identified activities within the skill align with standard .NET development and testing workflows. No malicious patterns or security bypasses were detected.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of well-known .NET global tools (
dotnet-reportgenerator-globaltool,dotnet-stryker) and provides links to official documentation and repositories on GitHub (e.g., coverlet-coverage, danielpalme/ReportGenerator, stryker-mutator). These are recognized as trusted sources within the technology community. - [COMMAND_EXECUTION]: Includes standard .NET CLI commands for running tests (
dotnet test) and tool-specific commands for generating reports and performing mutation testing. The commands operate exclusively on local project files and standard build artifacts.
Audit Metadata