git-workflow
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed documentation on Git workflows, Conventional Commits, and CI/CD integration, aimed at improving team collaboration and repository hygiene.
- [SAFE]: Includes a verification script
scripts/verify-git-workflow.shdesigned to audit local repositories for best practices. The script performs read-only operations using standard tools likegit,grep, andfind. - [SAFE]: Configuration examples for CI/CD pipelines (GitHub Actions, GitLab CI) reference official and well-known integrations from trusted vendors.
- [SAFE]: All external tools mentioned, such as
husky,commitlint, andsemantic-release, are industry-standard utilities for Git workflow automation.
Audit Metadata