reviewing-code
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the
coderabbitCLI to perform code reviews, check authentication status, and verify version information. - [REMOTE_CODE_EXECUTION]: The skill includes instructions to provide the user with a command to download and execute an installation script via
curl -fsSL https://cli.coderabbit.ai/install.sh | sh. This is a standard installation pattern for the CodeRabbit service. - [EXTERNAL_DOWNLOADS]: The skill references external resources, including documentation and installation scripts, from the
coderabbit.aidomain, which is a well-known AI-powered code review service. - [SAFE]: The skill is primarily focused on educational content and best practices for code reviews. All technical integrations target a well-known developer productivity service and are transparently documented.
Audit Metadata