pr-validate
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate repository analysis tasks using common developer tools (
git,bash,grep). It does not exhibit any malicious patterns such as data exfiltration, obfuscation, or unauthorized access.- [COMMAND_EXECUTION]: The skill executes shell commands for git operations (git fetch,git rev-list,git log,git diff) which are necessary for its documented purpose of PR validation.- [EXTERNAL_DOWNLOADS]: The skill usesgit fetchto synchronize branch state with the remote origin. This is a standard and expected operation for checking upstream alignment.
Audit Metadata