Back to directory

codex-guard

Curated pickMaintenance: Active

akimiya-z/codex-guard

Quality gate for AI/Codex-generated pull requests: blocks TODO leftovers, leaked secrets, sloppy commits and red CI before they reach main.

View on GitHubHomepage
$ dsh plugin add codex-guard

73

stars

5

forks

JavaScript

Language

MIT

License

2026-08-20

Created

2026-08-27

Last push

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

DSH integrationCompatible

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 diffsPR blocked or flagged when `// TODO` comments remain in the change

  • Blocks leaked secrets

    AI-generated pull-request diffsPR blocked or flagged when hardcoded API keys / connection strings are present

  • Blocks sloppy commits

    AI-generated pull-request commit trailPR blocked or flagged on WIP-style commit messages like `WIP`, `fix stuff`, `more changes`

  • Blocks red CI

    AI-generated pull request head commitPR 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.
2026-08-202026-08-27v1.16.0

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.

08Data and sources

  • Author-claimedgithub.comc942dce45ea7…

    Works with **OpenAI Codex** (cloud & CLI), **Claude Code**, **Copilot**, and any other agent that opens PRs against your…

  • Author-claimedgithub.comc942dce45ea7…

    **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.

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.