diff --git a/README.md b/README.md index e5097d2..b41e273 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # chock-codex-plugins +[![Generated-only](https://github.com/open-coder-ai/chock-codex-plugins/actions/workflows/generated-only.yml/badge.svg)](https://github.com/open-coder-ai/chock-codex-plugins/actions/workflows/generated-only.yml) +[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE) +[![Contribute upstream](https://img.shields.io/badge/contribute-chock--catalog-8957e5)](https://github.com/open-coder-ai/chock-catalog) + Chock policies packaged as installable plugins for **OpenAI Codex**. Guard policies ship a real `PreToolUse` hook, so a matched destructive command is **denied before it runs** — witnessed blocking on a real Codex Desktop install (Windows, 2026-08-24).