review-staged
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Local Test Execution]: The skill is configured to run
dotnet teston the local machine to measure test performance. This is a standard development workflow, although users should be aware that it executes code in the local environment to gather timing data. - [Local File Creation]: The skill automatically creates a
.codereviews/directory and writes markdown files containing review feedback. This is a legitimate function for generating persistent review records. - [Git Metadata Access]: The skill uses
git diffcommands to identify and read staged changes. This is necessary for its core purpose of reviewing code before it is committed.
Audit Metadata