git
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or safety bypass attempts were identified. The skill consists of standard instructional content for Git management.
- [COMMAND_EXECUTION]: Provides instructions for various Git commands (e.g., branch, commit, rebase, reset) to be executed via the Bash tool. Destructive operations like 'git reset --hard' and 'git clean -fd' are documented as part of standard version control workflows.
- [EXTERNAL_DOWNLOADS]: Includes commands for interacting with remote repositories (fetch, pull, push) targeting GitHub, which is a well-known and trusted service for source code hosting.
Audit Metadata