coderabbit-performance-tuning
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Bash script designed to measure review metrics by querying the GitHub API using the
ghCLI. This script iterates through closed pull requests and counts comments from the CodeRabbit bot to provide tuning recommendations based on signal-to-noise ratios.- [EXTERNAL_DOWNLOADS]: The documentation references official CodeRabbit domains (coderabbit.ai) for documentation and management dashboards. These are legitimate, trusted resources necessary for the skill's stated purpose.- [DATA_EXFILTRATION]: While the script interacts with the GitHub API to fetch PR and comment metadata, the information is used solely for local performance analysis and is not transmitted to any unauthorized external services.
Audit Metadata