finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run project-specific test suites (e.g., npm test, pytest, go test) to ensure code quality before offering integration options. This is a standard and expected behavior for the stated purpose.
  • [COMMAND_EXECUTION]: The skill utilizes standard Git commands (git merge, git push, git worktree) and the GitHub CLI (gh pr create) to manage code integration and workspace cleanup.
  • [SAFE]: The skill implements significant safety measures, including requiring explicit user confirmation before discarding work and verifying successful merges before deleting branches.
  • [DATA_EXFILTRATION]: Code is pushed to the configured origin remote repository, which is the expected and legitimate behavior for the purpose of creating pull requests in a software development context.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 09:39 AM
Security Audit — agent-trust-hub — finishing-a-development-branch