git-workflow-and-versioning
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The content is purely instructional, focusing on established Git version control practices like trunk-based development and atomic commits.
- [SAFE]: The skill incorporates security-focused instructions, directing users to check for sensitive information (passwords, secrets, tokens) using grep before committing changes.
- [SAFE]: It promotes the use of .gitignore to exclude sensitive environment files and private keys from the repository.
Audit Metadata