roborev-review-branch
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses standard git commands such as
git rev-parseto validate that branch names provided by the user are valid git references before proceeding. - [COMMAND_EXECUTION]: The skill invokes the
roborevCLI tool to perform code reviews. As this tool is associated with the skill's author infrastructure, this represents intended functionality for a code review integration. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill instructs the agent to read the output of the code review process to present findings to the user. This is a standard pattern for developer tools and does not involve exfiltration to third-party domains.
Audit Metadata