standalone-test-repro-cmd
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- File System Interaction: The skill includes instructions to read local
.cmdand.shwrapper files to extract execution metadata such as environment variables, arguments, and pre/post commands. This is standard behavior for a developer tool designed to reproduce test failures in the .NET runtime environment. - Path Resolution: The skill normalizes and maps artifact paths back to the project source directory (
src/tests/). This is a common pattern for navigating build artifacts and source code in large-scale repositories.
Audit Metadata