finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard git operations and GitHub CLI commands for branch management and lifecycle completion. No malicious patterns such as data exfiltration, obfuscation, or unauthorized remote code execution were detected.
- [COMMAND_EXECUTION]: The skill executes project-specific test suites (e.g., npm test, cargo test, pytest) and git commands. These operations are appropriate and necessary for its stated purpose of verifying code quality before integration.
- [SAFE]: Potentially destructive operations, such as deleting branches or removing worktrees, are protected by safety checks, environment detection (checking if a worktree is managed by the current tool), and explicit user confirmation steps.
Audit Metadata