finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill implements a standard software development lifecycle workflow for completing feature branches. No malicious patterns such as credential theft, data exfiltration to unauthorized domains, or obfuscation were found.
- [COMMAND_EXECUTION]: The skill executes local development commands including test runners (e.g.,
npm test,pytest,cargo test), Git operations (git merge,git push,git worktree), and the GitHub CLI (gh pr create). These operations are necessary for the skill's primary purpose and are performed within the context of the user's project.
Audit Metadata