git-large-repo-pack-recovery
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides several shell commands using standard tools like
git,du,awk,xargs,sort, anduniqto analyze the local repository's structure, identify large files, and determine which files are causing high commit churn. - [COMMAND_EXECUTION]: It includes a Python one-liner executed through
python3 -cwhich uses thesubprocessandosmodules to list tracked files and their sizes on disk for diagnostic purposes.
Audit Metadata