requesting-code-review
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill instructions include standard Git commands (e.g.,
git rev-parse,git diff) to identify code changes for review. These are typical operations for development workflows and are used as intended to provide context to the reviewer. - [Subagent Orchestration]: The skill uses a
Tasktool to dispatch ageneral-purposeagent. This is a standard pattern for delegating focused tasks, such as code review, to specialized prompt templates while maintaining the main agent's context.
Audit Metadata