git-safety
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements protective verification steps and mandatory confirmation protocols for high-risk Git operations such as force pushing, hard resets, and rebasing.
- [SAFE]: The instructions include proactive warnings regarding the deletion of untracked files that may contain secrets, such as .env.local, during cleanup operations.
- [SAFE]: The skill encourages best practices for data preservation, including automatic backup branch creation and stashing before performing state-altering commands.
- [SAFE]: The provided configuration examples for Git hooks and aliases are standard security-focused scripts intended to prevent history rewrites on shared development branches.
Audit Metadata