coverage-analysis

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • Standard Package and Tool Management: The skill utilizes the official .NET CLI to install the reportgenerator tool and manage coverage-related NuGet packages such as coverlet.collector. This is a routine part of setting up a .NET testing environment.
  • Automated Workflow Execution: It executes standard dotnet commands and local PowerShell scripts to discover test projects and run tests with coverage collection. These operations are scoped to the project directory and its TestResults folder.
  • Local Risk Analysis: Metric calculations, including CRAP scores, are performed locally using bundled scripts that process the output of standard coverage collectors. The analysis is data-driven and focused on identifying complexity hotspots in source code.
  • Project Configuration: The skill may modify .csproj files to add necessary testing dependencies. It provides instructions for reverting these changes, following standard developer workflows.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 04:11 PM
Security Audit — agent-trust-hub — coverage-analysis