commit-push-sync

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill employs standard Git CLI commands, including git status, git diff, git commit, and git push, to manage repository state based on user instructions.
  • [DATA_EXFILTRATION]: Network activity is restricted to legitimate Git remote operations (fetch and push) aimed at synchronizing the local repository with established upstream remotes.
  • [SAFE]: The instructions incorporate safety guardrails, such as advising against force-pushing to shared branches, requiring verification of pushed results, and ensuring unrelated worktree changes are preserved.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 08:45 AM
Security Audit — agent-trust-hub — commit-push-sync