hotfix
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Automates developer tasks by executing local scripts (e.g.,
./scripts/release/create-hotfix.sh) and standard CLI tools includinggit,gh(GitHub CLI), andmakefor quality checks. These operations are restricted to the local repository and the user's authenticated GitHub environment. - [DATA_EXPOSURE]: No sensitive information such as credentials or private tokens are hardcoded. The skill relies on existing local authentication via
gh auth status.
Audit Metadata