ship-changes
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes standard git commands (e.g., git commit, git push, git rebase, git fetch) to manage code changes.
- [COMMAND_EXECUTION]: Uses platform-specific CLI tools like
gh(GitHub) andglab(GitLab) to create and manage pull or merge requests. - [SAFE]: The skill encourages security best practices such as using
--force-with-leaseinstead of--forceand avoiding the suppression of git hooks.
Audit Metadata