finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes standard development commands such as
git,npm test,cargo test, andpytest. These are necessary for the skill's primary purpose of managing development branches and verifying code quality. - [EXTERNAL_DOWNLOADS]: Uses the GitHub CLI (
gh) to create pull requests. This is a well-known, trusted service and tool for the intended workflow. - [SAFE]: The skill includes explicit safety guidelines, such as requiring passing tests before merging and requiring user confirmation before discarding work.
Audit Metadata