code-review
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- CLI Installation via Remote Script: The skill includes instructions to download and execute an installation script from
cli.coderabbit.ai. This is a standard method for deploying the CodeRabbit utility, used to ensure the necessary environment is configured for reviews. - Subprocess Command Execution: The skill interacts with the local system by running
coderabbitCLI commands. This includes checking the tool's version, verifying authentication status, and initiating the review process on the current git repository changes. - External Data Processing and Guardrails: The skill parses review findings generated by an external AI service. It contains specific safety instructions that prevent the agent from automatically implementing or executing any suggested fixes, ensuring that all modifications remain under your direct control.
Audit Metadata