net-cli
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a technical reference for legitimate .NET development workflows and contains no malicious patterns, obfuscation, or persistence mechanisms.
- [EXTERNAL_DOWNLOADS]: Recommends using the official .NET SDK from Microsoft (dotnet.microsoft.com) and managing dependencies via the standard NuGet registry (api.nuget.org). Both are well-known, trusted sources in the technology industry.
- [COMMAND_EXECUTION]: The instructions involve standard
dotnetCLI commands such asdotnet build,dotnet test, anddotnet run. These operations are essential for the skill's primary purpose of managing .NET projects.
Audit Metadata