migrate-mstest-v3-to-v4
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFENO_CODE
Full Analysis
- Markdown-Only Structural Framework: This skill does not include any accompanying scripts, executables, or third-party package dependencies. It consists entirely of a markdown documentation file (
SKILL.md) that guides an AI agent through code refactoring patterns. As a result, it poses no threat of remote code execution, persistence, privilege escalation, or unauthorized network activity. - Refactoring and Migration Advice: The instructions describe common, standard C# and .NET structural shifts associated with upgrading to MSTest v4 (such as changing
ExecutetoExecuteAsync, updatingTestContextmethods, and moving fromExpectedExceptionAttributeto assertions). These code patterns are valid development workflows and do not introduce malicious vulnerabilities or security anomalies into user code.
Audit Metadata