migrate-mstest-v1v2-to-v3

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • Standard Development Tooling: The skill employs standard .NET CLI commands such as dotnet build and dotnet test. These are standard utilities for project compilation and verification in a development environment.
  • Official Package Integration: The instructions guide the agent to update project dependencies to official NuGet packages including MSTest and Microsoft.NET.Test.Sdk. These are well-established libraries maintained by the .NET organization.
  • Configuration Best Practices: The skill manages the migration from legacy .testsettings to modern .runsettings files and addresses documented breaking changes in MSTest assertion logic, consistent with official Microsoft migration guidance.
  • No External Code Execution: The skill does not download or execute arbitrary scripts from untrusted remote sources. All recommended actions are confined to modifying local project configuration and utilizing standard build tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 09:51 AM