---
title: "protect-commit-privacy"
description: "Keep the development conversation out of git history. Agent-authored commits narrate by default -- who asked for what, which discussion decided it, what the plan was -- and on a public repo that narration is published fo"
canonical: https://agentpluginsdirectory.com/plugins/protect-commit-privacy--open-coder-ai-org
last-updated: 2026-09-08
---

# protect-commit-privacy
Keep the development conversation out of git history. Agent-authored commits narrate by default -- who asked for what, which discussion decided it, what the plan was -- and on a public repo that narration is published forever. The guard refuses git commit commands whose message (inline -m/--message or the file behind -F/--file) contains process-leak markers; the rule tells the agent to describe the change, not the conversation, and to propose sensitive messages to the human before committing. Best-effort: markers are a narrow deny-list, and a message the human explicitly approves can say anything -- edit the marker list in the guard, the content is yours.
- Slug: protect-commit-privacy--open-coder-ai-org
- Publisher: chock-core
- Repository: https://github.com/open-coder-ai-org/chock
- Manifest: .agents/policies/protect-commit-privacy/plugin.json
- Version: 0.0.1
- License: Apache-2.0
- Category (editorial): other
- Skills: 1 (protect-commit-privacy)
- MCP servers: 0
- Stars: 3
- Listing: https://agentpluginsdirectory.com/plugins/protect-commit-privacy--open-coder-ai-org
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json
