roborev-respond
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
roborevCLI tool to perform operations such as viewing job details (roborev show), adding comments (roborev comment), and closing reviews (roborev close). This behavior is consistent with the skill's stated purpose of managing code reviews. - [COMMAND_EXECUTION]: User-provided data, specifically
<job_id>and<message>, are used as arguments in shell commands. The instructions proactively address security by directing the agent to escape quotes and special characters within the message to mitigate command injection risks.
Audit Metadata