Block No Verify
Plugin Verified ActivePreToolUse hook that prevents AI agents from using --no-verify, --no-gpg-sign, and other bypass flags that skip git hooks
To prevent AI agents from bypassing critical git hooks and ensure code quality and security standards are maintained during commits.
Features
- Blocks git bypass flags (--no-verify, --no-gpg-sign)
- Configures a PreToolUse hook for bash commands
- Supports per-project and global configuration
- Provides clear error messages upon blocking
- Extensible to block additional flags
Use Cases
- Ensuring pre-commit hooks run automatically for all commits
- Preventing AI agents from submitting unformatted or insecure code
- Enforcing GPG signing policies on all commits
- Setting up a security baseline for AI-assisted development workflows
Non-Goals
- Implementing specific pre-commit hook logic
- Managing git configurations beyond blocking bypass flags
- Scanning code for vulnerabilities (this is the responsibility of the pre-commit hooks themselves)
Installation
First, add the marketplace
/plugin marketplace add wshobson/agents/plugin install block-no-verify@claude-code-workflowsQuality Score
VerifiedTrust Signals
Similar Extensions
Uc Taskmanager
100SDD WORK-PIPELINE Agent — Requirements analysis & development 6-agent full pipeline with DAG-based orchestration and sliding window context management
Brand Landingpage
99Guides developers from brand discovery through iterative design to deployment-ready HTML via Stitch.
Multi Platform Apps
99Cross-platform application development coordinating web, iOS, Android, and desktop implementations
Worktrunk
99Worktrunk is a CLI for Git worktree management, designed for parallel AI agent workflows. This plugin provides configuration guidance (LLM commit messages, project hooks, worktree paths) and automatic activity tracking (🤖/💬 indicators in `wt list` showing active Claude sessions).
Cc Safe Setup
99734 safety hooks for Claude Code — prevent file deletion, credential leaks, git disasters, and token waste during autonomous AI coding sessions
Claude Code Hooks
99Production safety hooks for autonomous Claude Code operation. Context monitoring, syntax checking, branch protection, activity logging, and more.