migrate-mstest-v1v2-to-v3

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • Data Ingestion and Processing: The skill is designed to analyze and modify project files such as .csproj, .sln, and source code. This represents a standard surface for indirect prompt injection, as the agent processes external content. However, the instructions are focused on structural migration tasks rather than complex logic parsing.
  • Command Execution: The workflow includes the execution of dotnet build and dotnet test to verify the migration. These are standard development commands used within the user's project environment.
  • Official Package References: The skill recommends updating to official Microsoft NuGet packages (e.g., MSTest v3.8.0, Microsoft.NET.Test.Sdk). These are reputable sources and are part of the standard .NET ecosystem.
  • Configuration Modernization: The skill guides the replacement of legacy .testsettings with the modern .runsettings format, which is a recommended security and stability practice in modern .NET development.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 08:57 PM