test-management
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill uses local shell commands via
dotnet run --projectanddotnet testto orchestrate test states. - Evidence: Step 3 and 5 execute local project scripts (
tools/QuarantineTools) and build processes (dotnet build tests/ProjectName.Tests/...) to verify the test skipping logic. - Context: This is standard practice for developer workflows modifying local source code or automating developer tooling inside a trusted repository.
Audit Metadata