coverlet
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs standard and well-known .NET packages and tools, including coverlet.collector and coverlet.msbuild, via the dotnet CLI from NuGet.
- [COMMAND_EXECUTION]: Executes standard dotnet CLI commands to modify test projects, install global/local tools, and run test suites with coverage collection enabled.
- [COMMAND_EXECUTION]: Uses the ripgrep (rg) utility to search for existing coverage configurations within project files, ensuring proper integration with existing repository settings.
Audit Metadata