git-rebase-main
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Utilizes Git CLI commands (fetch, rebase, and push) to perform branch synchronization and history management.
- [COMMAND_EXECUTION]: Invokes a local script 'scripts/git-status.sh' to verify the repository state, which is a standard method for modular check logic within a skill package.
- [SAFE]: Employs best-practice safety checks, such as branch validation and the use of the '--force-with-lease' flag to prevent accidental data loss on the remote repository.
Audit Metadata