migrate-dotnet10-to-dotnet11

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • Command Execution: The skill involves running standard .NET development commands such as dotnet build, dotnet restore, and dotnet test. These operations are expected within the context of a migration tool and are used to verify project health.
  • File System Interaction: The workflow includes reading and updating project configuration files (e.g., .csproj, Directory.Build.props, Dockerfile) to change target frameworks and package versions. This is the primary function of the skill.
  • External Resource Usage: The skill refers to documentation hosted on official Microsoft and .NET Foundation platforms. These references are used to provide the model with authoritative information on breaking changes.
  • Indirect Prompt Injection Surface: The skill processes local project files which could theoretically contain malicious instructions. However, the skill includes explicit guidance to rely on internal reference documents, which serves as a safety boundary.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 01:50 AM