finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates the execution of local test suites (such as npm test, cargo test, pytest, and go test) and git operations (including git merge, git push, git branch -d, and git worktree remove). These commands are standard for software development and are executed within the context of the user's local project.
  • [PROMPT_INJECTION]: No evidence of prompt injection, role-play bypasses, or instructions to ignore safety filters was found. The skill uses clear, constrained logic to guide the agent through a four-option decision tree.
  • [DATA_EXFILTRATION]: No suspicious network activity or sensitive file access was detected. The only network-facing operations are git push and gh pr create, which are standard actions for pushing code to a configured remote repository.
  • [SAFE]: The skill includes explicit safety guards, such as blocking the merge process if tests fail and requiring a typed confirmation ('discard') before performing destructive deletion operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 09:56 AM