skill-finish-branch

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development and git commands such as npm test, pytest, git merge, git push, and gh pr create. These are appropriate for its stated purpose of managing code transitions.
  • [COMMAND_EXECUTION]: It references an external script ${HOME}/.claude-octopus/plugin/scripts/orchestrate.sh for validation tasks. This script is associated with the 'Claude Octopus' plugin by the same author and is used to integrate with the author's existing ecosystem.
  • [COMMAND_EXECUTION]: Destructive operations, such as deleting branches with git branch -D, are protected by a required user confirmation step where the user must type 'discard' to proceed.
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 06:35 AM