git-security-checks
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate security functionality intended to prevent credential leaks. It follows industry-standard practices and uses well-known security tools.
- [COMMAND_EXECUTION]: The skill includes a bash script (
security-scan.sh) that executes local git and gitleaks commands to identify sensitive file patterns, missing .gitignore entries, and high-entropy strings in code diffs. The script's logic is transparent and restricted to the local repository context. - [EXTERNAL_DOWNLOADS]: The documentation provides instructions for installing well-known security utilities (gitleaks, git-filter-repo) from official repositories and package managers. These references are informative and point to trusted industry sources.
Audit Metadata