dotnet-local-tools
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill is a non-invocable markdown document containing educational content and examples for .NET development workflows. No executable code or scripts are included within the skill package.
- [COMMAND_EXECUTION] (SAFE): Shell commands provided (e.g., 'dotnet tool restore', 'dotnet tool install') are standard .NET CLI operations intended for local development environments and CI/CD pipelines.
- [EXTERNAL_DOWNLOADS] (SAFE): Mentions downloading tools from NuGet and private feeds. These are industry-standard practices for .NET dependencies and the tools mentioned (docfx, dotnet-ef, csharpier) are reputable utilities.
Audit Metadata