git-sync-guard

Pass

Audited by Gen Agent Trust Hub on Apr 3, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes several Git commands, such as fetch, checkout, and update-ref, to manage and synchronize repository states.
  • [COMMAND_EXECUTION]: The skill includes the use of git reset --hard, which is a destructive operation that removes uncommitted local changes; however, the documentation provides specific guidance on using stash to preserve work, mitigating the risk of accidental data loss.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 3, 2026, 01:22 AM