scaffold-dotnet-test-project
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Command Execution: The skill performs actions using the
dotnetCLI, such asdotnet newanddotnet test. These commands are essential for scaffolding projects and verifying their discovery within a build harness. - File System Operations: To integrate new test projects, the skill modifies workspace files like
.csprojand.sln. These modifications are targeted at establishing project relationships and ensuring proper build configuration. - Code Generation: The skill generates a basic smoke test to verify project references. This is a controlled activity intended to prove that the newly created test project can successfully interact with production code.
Audit Metadata