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 dotnet CLI, such as dotnet new and dotnet 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 .csproj and .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
Risk Level
SAFE
Analyzed
Aug 10, 2026, 11:46 AM
Security Audit — agent-trust-hub — scaffold-dotnet-test-project