finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard development tools (git, gh, npm, pytest, etc.) for their intended purposes in a development workflow.\n- [COMMAND_EXECUTION]: Executes shell commands for testing (npm test, pytest, etc.) and git operations. These are appropriate for the skill's purpose.\n- [EXTERNAL_DOWNLOADS]: Performs git pull and git push which involve network communication with the project's configured remote repository.\n- [SAFE]: Includes a confirmation step ('Type 'discard' to confirm') for destructive actions like deleting branches and worktrees.\n- [SAFE]: Employs logic to ensure only specific worktree paths created by the expected tool environment are removed.
Audit Metadata