migrate-dotnet10-to-dotnet11
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [Standard Build and Test Procedures]: The skill uses established .NET CLI commands such as
dotnet build,dotnet test, anddotnet restoreto manage the migration process and verify project integrity. - [Local Documentation Reference]: Migration instructions are sourced from provided local reference files, which describe breaking changes and required code adjustments for the .NET 11 preview.
- [Project File Modification]: The skill modifies project configuration files (e.g., .csproj, global.json, Dockerfile) to update target frameworks and package versions, which is necessary for the migration task.
- [Lack of External Network Activity]: Analysis of the workflow and reference files shows no evidence of unauthorized network requests or data exfiltration.
Audit Metadata