ship
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes standard version control tools (
git) and the GitHub CLI (gh) to perform routine repository management tasks such as branch creation, status checking, and pull request updates. - [SAFE]: It includes explicit safety rules that instruct the agent to never stage or commit files containing secrets, credentials, or environment variables (
.env), and to warn the user if such files are detected. - [SAFE]: The skill incorporates human-in-the-loop checkpoints by using
AskUserQuestionto confirm branch names and the desired workflow before proceeding with changes.
Audit Metadata