dotnet-slopwatch

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches the Slopwatch.Cmd package from NuGet, which is the official and well-known package registry for .NET development.
  • [COMMAND_EXECUTION]: Executes standard .NET SDK commands (dotnet tool install, dotnet tool restore) and the slopwatch command-line utility to perform static code analysis and manage project baselines.
  • [SAFE]: The skill follows established best practices for .NET tool management, including the use of local tool manifests for version pinning and reproducibility.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 12:09 AM