coderabbit-common-errors
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the GitHub CLI (
gh) for legitimate repository status checks and PR interactions. - [SAFE]: It employs
yaml.safe_load()in a Python one-liner to validate local configuration files, which is the recommended security practice to avoid code execution during YAML parsing. - [SAFE]: All referenced URLs are directed toward official service domains including GitHub, CodeRabbit documentation, and status pages.
- [SAFE]: The
allowed-toolsconfiguration appropriately restricts the shell environment to necessary commands (gh,git,grep).
Audit Metadata