dotnet-build
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill provides standard and useful documentation for .NET developers. All included scripts and commands are consistent with the primary purpose of building and debugging .NET projects.
- [COMMAND_EXECUTION] (SAFE): Commands such as
dotnet build,dotnet restore,rm -rf, andpkill dotnetare standard operations within the .NET ecosystem for managing build artifacts and processes. These do not represent a security risk in the context of a development tool. - [EXTERNAL_DOWNLOADS] (SAFE): External references are limited to official .NET and NuGet sources (e.g., nuget.org), which are considered trusted.
- [DATA_EXFILTRATION] (SAFE): No patterns for unauthorized data access or external transmission were found.
Audit Metadata