finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development and version control commands including
git,gh(GitHub CLI), and common test runners likenpm,pytest,cargo, andgo. These operations are well-scoped to the stated purpose of branch management. - [DATA_EXPOSURE]: No sensitive file access or credential harvesting was detected. The skill uses standard environment variables and local git configurations for its operations.
- [SAFE]: The workflow incorporates security best practices such as mandatory test verification before merging and explicit user confirmation before destructive actions like deleting branches or worktrees.
Audit Metadata