github-sync
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Git commands such as fetch, pull, and switch via the
scripts/sync-repo.shscript to manage repository synchronization. This is the intended function of the skill. - [SAFE]: No malicious patterns, obfuscation, unauthorized data access, or credential exposure were detected. The script incorporates best practices such as verifying worktree status before branch switching and using fast-forward-only pulls.
Audit Metadata