manage-branch
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Git CLI commands (e.g., 'git checkout', 'git branch', 'git push', 'git fetch') to manage local and remote branches. These operations are restricted to Git-specific tasks and include warnings for destructive actions like discarding changes or deleting branches.
- [SAFE]: The branch naming policy ('mriley/') aligns with the provided author context. The instructions prioritize user confirmation and state validation (e.g., checking for uncommitted changes) before executing commands. No malicious patterns, obfuscation, or unauthorized data access were detected.
Audit Metadata