git-advanced
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard Git commands and best practices for workflow management, including binary search debugging (git bisect) and branch management (worktrees).
- [SAFE]: Git hook examples demonstrate routine development tasks like linting and testing using standard tools like ESLint and npm.
- [SAFE]: Documentation promotes security best practices, such as using
.gitignoreto prevent committing secrets and environmental variables.
Audit Metadata