git-pr-sync-check
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All operations are read-only diagnostics for git branch synchronization. The skill correctly utilizes the
gh(GitHub CLI) tool for fetching PR metadata and thegitCLI for checking ahead/behind status. No data exfiltration, command injection, or malicious persistence mechanisms were detected. The scripts contain robust error handling and localized execution using--project-dir. The inclusion of regression tests demonstrates development best practices.
Audit Metadata