finishing-a-development-branch

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local development commands such as test runners (npm, cargo, pytest, etc.) and Git/GitHub CLI operations. These are required for its primary purpose of verifying code and managing repository state.
  • [COMMAND_EXECUTION]: The skill manages workspace state using git worktree remove and branch deletion. It implements safety protocols, including verifying the provenance of the worktree path and requiring explicit user confirmation before discarding work.
  • [DATA_EXFILTRATION]: Network operations are limited to standard git push and gh pr create actions. These operations target the project's configured upstream repository as part of the intended development workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 12:26 PM
Security Audit — agent-trust-hub — finishing-a-development-branch