finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard git and build system commands (e.g.,
git merge,npm test,cargo test,git worktree remove) to automate the workflow. These are necessary for the skill's stated purpose of managing development branches and verifying project state. - [COMMAND_EXECUTION]: Step 2 and Step 5 involve shell commands to detect the git environment and execute branch cleanup. These operations are performed using local git metadata and follow standard software development practices.
Audit Metadata