review-staged
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [Automated Command Execution]: The skill uses the
dotnet testcommand to run the project's test suite and measure execution time. This is a standard practice for performance validation in .NET environments and is confined to the local repository context. - [Analysis of Local Changes]: The skill reads staged code via
git diffto provide architectural and quality feedback. While it processes uncommitted code, it does not transmit this data to external services and focuses on generating a local markdown report. - [Repository Configuration Access]: To maintain consistency with project standards, the skill reads guidelines from
.claude/agents/and.github/directories. This allows the agent to apply existing organizational coding standards to its analysis.
Audit Metadata