git-essentials
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation and command-line examples for Git. It provides a helpful reference for common version control operations without introducing any automated or hidden logic. All provided commands are standard for the Git version control system.
- [COMMAND_EXECUTION]: Provides examples of powerful Git commands such as
git push --forceandgit clean -fdx. These are documented as manual operations for the user or agent to perform within a repository and include appropriate technical warnings regarding their potential impact on history or untracked files.
Audit Metadata