roborev-design-review
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
Tasktool withsubagent_type: "Bash"to execute shell commands. Specifically, it runsgit rev-parse --verifyto validate commit references androborev reviewto perform the design analysis. These are standard operations for its stated purpose. - [SAFE]: No malicious patterns were detected. The skill properly validates user-supplied arguments before interpolation into shell commands, reducing the risk of command injection. There are no network requests to external domains, no sensitive file access, and no obfuscated code blocks. All actions are consistent with the functionality of the vendor-provided roborev tool.
Audit Metadata