git-rebase-main

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: Executes standard Git commands including git fetch, git rebase, and git push. These are legitimate operations for the skill's stated purpose of managing branch history.
  • [SAFE]: Implements protective logic to verify the current branch is not 'main' and that the working directory is clean before proceeding.
  • [SAFE]: Follows security best practices by using git push --force-with-lease instead of a standard force push, which prevents accidental overwriting of remote changes that the local environment is unaware of.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 07:46 PM
Security Audit — agent-trust-hub — git-rebase-main