finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard Git commands (e.g., git checkout, git merge, git push) and uses the GitHub CLI (gh pr create) to manage development workflows.
  • [COMMAND_EXECUTION]: It invokes local project test suites using common package managers (e.g., npm test, cargo test, pytest) to verify code integrity before integration.
  • [SAFE]: The skill incorporates protective measures, such as requiring explicit user confirmation before discarding work and enforcing test passes before proceeding with merges.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 11:56 PM