commit-skill
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes git and the Azure CLI (az) to manage repository changes and pull requests.
- [COMMAND_EXECUTION]: The skill includes an instruction to use the --no-verify flag with git commit if hooks fail. While this bypasses pre-commit security scanners or linting checks, it is a common developer override for addressing unrelated hook failures and does not indicate malicious intent.
Audit Metadata