git-push-pr
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill includes a proactive security check to ensure that sensitive files like
.env, credentials, or tokens are not staged or committed to the repository. This aligns with industry best practices for preventing accidental data exposure.- [COMMAND_EXECUTION]: The skill executes standard shell commands usinggitandgh(GitHub CLI) to manage the development lifecycle, including staging, committing, pushing, and managing pull requests. These operations are within the scope of the skill's primary function.
Audit Metadata