finishing-a-development-branch
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill suggests executing standard version control and testing commands such as
git checkout,git merge,git push,npm test, andcargo test. These operations are strictly limited to the local development environment and the project's configured remote repository. - [EXTERNAL_DOWNLOADS]: The skill uses
git pushandgh pr createto interact with remote Git hosting services. These operations represent standard collaborative development practices and do not involve downloading or executing untrusted external assets.
Audit Metadata