Your Work, Not Your Agent's Signature: A Local Git Guardrail for AI Credits A developer released ai-credit-scrub v1.1.0, a free, offline-first Go CLI tool that removes explicit AI-agent credit lines from commit messages and pull request bodies before they reach Git history or GitHub. The tool installs local Git hooks to strip known credit signatures from tools like Claude Code, GitHub Copilot, and Cursor, preserving developer control and keeping sensitive content local. AI coding tools are changing how we write software. They can draft a test, explain an unfamiliar codebase, or turn a rough idea into a useful first implementation. That part is not the problem. The annoying part comes at the end of the workflow: a commit message or pull request body suddenly includes an automatic line such as: Generated with Claude Code or: Co-authored-by: Claude