dotnet-version-upgrade
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the installation of .NET global tools such as
dotnet-outdated-tool,upgrade-assistant, andMicrosoft.DotNet.ApiCompat.Toolfrom the NuGet registry. These are well-known or official utilities supported by the .NET ecosystem. - [COMMAND_EXECUTION]: Provides standard .NET CLI commands (e.g.,
dotnet build,dotnet test,dotnet tool install) necessary for managing and validating project upgrades. The usage is consistent with the skill's primary purpose. - [PROMPT_INJECTION]: Contains instructions for the AI agent to follow specific logic paths based on dependency availability and to avoid re-implementing logic handled by other skills. These are standard task-specific constraints and do not attempt to bypass safety filters or override system behavior.
Audit Metadata