ship
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Git commands such as
git checkout,git pull,git fetch,git rebase, andgit pushto manage the release lifecycle and synchronize code with remote repositories. - [COMMAND_EXECUTION]: Uses the GitHub CLI (
gh pr create) to automate the creation of pull requests with structured templates for titles and descriptions. - [COMMAND_EXECUTION]: Executes a local script referenced as
${CLAUDE_PLUGIN_ROOT}/scripts/cli gateto perform automated verification steps like linting and testing before code is pushed.
Audit Metadata