git-safety
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous shell commands for auditing repositories, such as using
git log,grep, andfindto locate sensitive information. It also includes instructions for rewriting history withgit filter-repoand managing local files viarmandchmod. - [EXTERNAL_DOWNLOADS]: Documentation recommends installing well-known security utilities
git-filter-repoandbfgthrough official package managers likepipandHomebrew. - [SAFE]: The skill emphasizes critical security protocols, such as the mandatory rotation of credentials after a leak, and provides safe templates for environment variables like
.env.example.
Audit Metadata