change-review
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands, including
git fetch,git diff, andgit symbolic-ref, to retrieve and compare code changes. This is necessary for its core function of reviewing pull requests and local diffs. - [EXTERNAL_DOWNLOADS]: The skill performs
git fetchoperations to synchronize with remote repositories, which is standard behavior for accessing the context required for code reviews. - [SAFE]: No malicious activities, such as credential theft, persistence, or unauthorized data exfiltration, were detected. The skill's operations align entirely with its documented purpose.
Audit Metadata