rebase
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard Git CLI tools for repository management, including status checks, fetching, and rebasing. No malicious commands or unauthorized network activities are present.
- [SAFE]: Safety guardrails are explicitly defined to prevent data loss, such as blocking rebases when uncommitted changes exist and preventing the automatic stashing of work.
- [SAFE]: The skill prioritizes user oversight by mandating manual conflict resolution and requiring the safer --force-with-lease flag for push operations, avoiding dangerous force-push behaviors.
Audit Metadata