coderabbit-install-auth

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill contains instructions to download and execute a shell script from the official CodeRabbit domain (https://cli.coderabbit.ai/install.sh) using a pipe to sh. This is the documented and standard installation procedure for the CodeRabbit CLI tool.
  • [EXTERNAL_DOWNLOADS]: Fetches an installation script from cli.coderabbit.ai to facilitate the local CLI setup.
  • [COMMAND_EXECUTION]: Utilizes the GitHub CLI (gh) to verify installation status and manage pull requests during the integration testing phase. This involves interacting with the GitHub API to check for the presence of the CodeRabbit app on the user's repository.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 03:40 PM