finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill implements a standard software development lifecycle workflow without any identified malicious behavior or obfuscation techniques.
- [COMMAND_EXECUTION]: The skill executes standard local development commands such as git, npm, cargo, and pytest to manage branches and verify code quality. These operations are essential to the skill's functionality and are performed locally within the project context.
- [DATA_EXFILTRATION]: The skill performs network operations through
git pushand the GitHub CLI (gh pr create) to sync code and create pull requests. These actions target well-known services and are transparent components of the intended developer workflow.
Audit Metadata