A Git Config Key Ran Code in Seven Coding Agents. The 2022 Fix Does Not Stop It On 1 September 2026, Francisco Rosales of Manifold Security published GitSpawn, revealing eight code-execution findings across seven AI coding agents—Claude Code, Codex, Qwen Code, Goose, Grok Build, and Hermes—all exploiting the git configuration key `core.fsmonitor`, with four paths still unpatched. The attack requires a repository to arrive as files with its `.git` directory already inside, not via cloning, and the 2022 mitigation `safe.bareRepository=explicit` does not stop it, as demonstrated by a reproduction on git 2.43.0. A Git Config Key Ran Code in Seven Coding Agents. The 2022 Fix Does Not Stop It. A security proxy for AI coding agents, enforced at the OS level. Install grith https://docs.grith.ai/docs/start/installation and put a real boundary around your agent. On 1 September 2026, Francisco Rosales of Manifold Security published GitSpawn: eight code-execution findings across seven AI coding agents, all through the same primitive.