MIT-licensed GitHub Action quality gate for AI coding-agent PRs: it automatically catches `// TODO` leftovers, hardcoded API keys, WIP-style commits and failing head CI, and only on PRs that look AI-generated.
DSH integration
Compatible
Author-claimed
Safety audit
Unaudited
Last verified
2026-08-29
License
MIT
01What can it help you accomplish?
Gate AI-generated pull requests before they reach `main`
PRs are blocked or flagged when they still contain TODO leftovers, leaked secrets, sloppy commits or a red CI head commit
Teams and maintainers who let coding agents (OpenAI Codex, Claude Code, Copilot, DeepSeek Harness / dsh and others) open PRs against their repos
Catch the deterministic, boring mistakes in agent-written PRs automatically
Automatic checks for `// TODO` leftovers, hardcoded API keys / connection strings, WIP-style commit trails and a failing head CI
Maintainers who don't want to spend human review bandwidth on the obvious slip-ups agents leave behind
02How to install into DeepSeek Harness
Not specified by the author
03DSH integration and capability boundaries
GitHub Action quality gate for AI-generated pull requests: the README states it works with OpenAI Codex, Claude Code, Copilot and any other agent that opens PRs — so DeepSeek Harness / dsh PRs are covered by that general path. It blocks TODO leftovers, leaked secrets, sloppy commits and red CI before they reach `main`.
Blocks TODO leftovers
AI-generated pull-request diffs→PR blocked or flagged when `// TODO` comments remain in the change
Blocks leaked secrets
AI-generated pull-request diffs→PR blocked or flagged when hardcoded API keys / connection strings are present
Blocks sloppy commits
AI-generated pull-request commit trail→PR blocked or flagged on WIP-style commit messages like `WIP`, `fix stuff`, `more changes`
Blocks red CI
AI-generated pull request head commit→PR blocked or flagged when CI is failing on the head commit
04Who is it for? When not to use it?
Good for
- Teams and maintainers who let coding agents (OpenAI Codex, Claude Code, Copilot, DeepSeek Harness / dsh and others) open PRs against their repos
- Maintainers who don't want to spend human review bandwidth on the obvious slip-ups agents leave behind
05Compatibility, maintenance and safety notes
- Codex Guard only runs its checks on pull requests that look AI-generated, so human-authored PRs are not gated by it.
MIT · actively maintained (latest release v1.16.0, 2026-08-27; repo created 2026-08-20)
06Frequently asked questions
What does Codex Guard actually check?
Per the README it targets the boring, deterministic agent slip-ups: `// TODO` comments left in the diff, hardcoded API keys / connection strings, WIP-style commit trails like `WIP` / `fix stuff` / `more changes`, and a red CI on the head commit.
Which coding agents does it work with?
The README states it works with OpenAI Codex (cloud & CLI), Claude Code, Copilot, and any other agent that opens PRs against your repo — so DeepSeek Harness / dsh PRs are covered by that general path.
Does it gate human-authored pull requests too?
No. Codex Guard checks the deterministic things automatically and only on PRs that look AI-generated, so human-authored PRs are not gated by it.
How do I install it?
It ships as a GitHub Action (GitHub Marketplace: "Codex Guard PR Quality Gate"). The provided README excerpt does not list the exact workflow YAML, so follow the docs site (akimiya-z.github.io/codex-guard) for the workflow config to add it to your repo.
07Related DSH workflows
dsh-routing-suite
by yjh051108
dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).
brooks-lint
by hyhmrright
AI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix
oh-dsh
by hust-open-atom-club
Community distribution: TUI, desktop, and Web UI as one bundle with layered installation.
perfect-web-clone
by ericshang98
Pixel-perfect clones of any webpage. Paste a URL, get a measured Vite + React replica.
08Data and sources
Works with **OpenAI Codex** (cloud & CLI), **Claude Code**, **Copilot**, and any other agent that opens PRs against your…
**An automatic quality gate for AI-generated pull requests.**
This page is generated from the project’s public documentation, repository metadata and a structured parse of DSH Plugins; last verified on 2026-08-29. Found an error? Submit a correction.
Best DeepSeek Harness Plugins
Twelve plugins worth installing first — picked from the whole catalog, across every category.
