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, and xargs to 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 -D operation, which is a security best practice. No indicators of obfuscation, remote code execution from untrusted sources, or data exfiltration were found.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 01:04 PM