git-reconciler
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All operations utilize standard Git CLI commands (such as git fetch, git merge, and git rebase) to achieve the skill's stated goal of branch synchronization and conflict analysis.
- [SAFE]: The skill follows security best practices by implementing interactive checkpoints, instructing the agent to ask the user to confirm or choose a strategy before executing potentially destructive actions like merging or rebasing.
- [SAFE]: No evidence of data exfiltration, credential harvesting, or unauthorized network access was detected. Network activity is limited to standard git communication with the repository's configured origin.
Audit Metadata