prod-hotfix
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a series of git commands (fetch, pull, checkout, merge, push) to manage the hotfix lifecycle across the main and dev branches.\n- [COMMAND_EXECUTION]: It performs local project verification using pnpm fix, pnpm lint, and pnpm build to validate changes before they are committed to the production branch.\n- [COMMAND_EXECUTION]: The skill instructs the agent to perform a direct push to the main branch, which intentionally bypasses standard repository branch protection rules (such as required reviews) and necessitates administrative privileges.
Audit Metadata