code-review
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- Standard Command Execution: The skill utilizes standard CLI tools like
gitandghto perform repository operations, such as branch management and metadata retrieval. These operations are used according to best practices for local workspace management. - PR Context Ingestion: The skill fetches pull request details, diffs, and comments. While this involves interacting with content from external contributors, it is the primary and necessary function of a code review tool.
- Workflow Controls: The instructions include specific step-ordering requirements and safety checks (e.g., auto-merge warnings) to ensure the agent's actions are deliberate and the review quality is maintained.
Audit Metadata