git-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard system and development commands (e.g.,
git,npm,npx,ls) to manage version control and verify build integrity. These operations are within the expected scope of a git workflow management tool. - [SAFE]: The skill promotes security best practices by providing detailed templates for
.gitignorefiles across various languages and environments. This explicitly helps prevent the accidental commitment of sensitive data such as.envfiles, API keys, and build artifacts.
Audit Metadata