coderabbit-cost-tuning
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell command in Step 5 that uses the GitHub CLI (
gh) to fetch pull request and review metadata. This is a legitimate use of the tool for the stated purpose of monitoring review activity and does not perform unauthorized system modifications. - [DATA_EXFILTRATION]: The skill accesses GitHub pull request and review records to calculate acceptance rates. This data is processed locally by standard Unix utilities (
jq,awk,xargs) and is not transmitted to any external endpoints.
Audit Metadata