---
title: "block-no-verify"
description: "Best-effort guard against bypassing git hooks via git commit/push --no-verify, commit's short -n form, or -c core.hooksPath overrides. On git push, -n means --dry-run and stays allowed. Known bypass classes include alias"
canonical: https://agentpluginsdirectory.com/plugins/block-no-verify--open-coder-ai-org
last-updated: 2026-09-08
---

# block-no-verify
Best-effort guard against bypassing git hooks via git commit/push --no-verify, commit's short -n form, or -c core.hooksPath overrides. On git push, -n means --dry-run and stays allowed. Known bypass classes include aliases, wrapper scripts, and non-standard clients. Fix the underlying hook failure instead of skipping validation.
- Slug: block-no-verify--open-coder-ai-org
- Publisher: chock-core
- Repository: https://github.com/open-coder-ai-org/chock-catalog
- Manifest: .agents/policies/block-no-verify/plugin.json
- Version: 0.0.6
- License: Apache-2.0
- Category (editorial): other
- Skills: 1 (block-no-verify)
- MCP servers: 0
- Stars: 1
- Listing: https://agentpluginsdirectory.com/plugins/block-no-verify--open-coder-ai-org
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json
