commit-push-close
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
gitandgh(GitHub CLI) to manage source control and project issues. These are standard developer tools and are used within the expected scope of the skill's stated purpose.- [CREDENTIALS_UNSAFE]: The skill implements a security check to explicitly refuse staging files that commonly contain secrets, such as.env,*.pem, andcredentials.json. This is a positive security feature designed to prevent data exposure.- [SAFE]: All write operations (creating issues, committing, pushing, and closing issues) require a combined confirmation from the user before execution, providing a robust human-in-the-loop safety mechanism.
Audit Metadata