git-branch-clean
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands including
git fetch,git branch,grep,awk, andxargsto identify and remove branches. These commands are common Git repository management tools and are restricted to the local environment. - [SAFE]: The skill implements a manual confirmation checkpoint before performing the destructive
git branch -Doperation, which is a security best practice. No indicators of obfuscation, remote code execution from untrusted sources, or data exfiltration were found.
Audit Metadata