migrate-vstest-to-mtp
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- Standard Project Configuration: The skill suggests modifications to
.csproj,Directory.Build.props, andglobal.jsonfiles to enable the MTP runner. These changes are typical for .NET project lifecycle management. - Dependency Integration: It recommends the use of specific testing framework adapters and extensions, such as
MSTest,NUnit3TestAdapter, andMicrosoft.Testing.Extensions. These are standard components within the .NET ecosystem. - CI/CD Workflow Migration: The instructions for transitioning Azure DevOps and GitHub Actions workflows from legacy test tasks to standard CLI commands follow recommended DevOps migration paths.
- Validation and Verification: The skill includes verification steps to ensure build integrity and test pass rates, encouraging standard quality assurance practices.
- No Anomalous Patterns Detected: The analysis found no evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution. The skill operates within its defined scope of project migration.
Audit Metadata