Skip to main content

Block No Verify

Plugin Verified Active

PreToolUse hook that prevents AI agents from using --no-verify, --no-gpg-sign, and other bypass flags that skip git hooks

1 Skill 0 MCPs
Purpose

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-workflows

Quality Score

Verified
95 /100
Analyzed 9 days ago

Trust Signals

Last commit11 days ago
Stars35.3k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.