inngest

Inngest Codex Plugin — Security skill for Claude Code

Security community

Official Inngest plugin for Codex: audit codebases and build durable workflows and agents with Inngest.

How to install Inngest Codex Plugin

This entry records only its repository, not the path inside it, so there is no exact command to give. Open inngest/inngest-codex-plugin and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Inngest Codex Plugin does

Official Inngest plugin for Codex: audit codebases and build durable workflows and agents with Inngest.

Alternatives in Security

  • Pal — Multi-model AI integration — chat, debugging, code review, planning, security audit 11.3k ★
  • Skills Audit Report — Date: 2026-02-15 Auditor: Automated Skill Quality Audit Scope: Recently added skills in business-growth/, fina 5.3k ★
  • Om Vault Audit — Vault Audit 4.6k ★

README

Inngest

Inngest Plugin for Codex

The official Inngest plugin for Codex. One install, and Codex knows how to audit an existing codebase for durability gaps, build reliable durable functions, design event-driven workflows, configure flow control, add middleware, stream realtime updates, create durable agent workflows, operate [Inngest](https://www.inngest.com) through the CLI and Dev Server, add Agent Evals with scoring/sessions/experiments, inspect Cloud/local runs with `inngest api`, fall back to REST API v2 when needed, and migrate Inngest SDK projects.

**Beta:** v0.3.4 is the current Codex port of the Inngest Claude Code plugin. Feedback is welcome via GitHub issues, the [Inngest Discord](https://www.inngest.com/discord), or [@inngest](https://twitter.com/inngest).

Pick your door

Are you human?

Welcome. You have thumbs, preferences, and probably a project that currently has one too many `setTimeout`s pretending to be infrastructure.

Install the plugin, open your app in Codex, and ask for a durability audit:

git clone https://github.com/inngest/inngest-codex-plugin.git
/plugin install /absolute/path/to/inngest-codex-plugin/plugins/inngest

Then in Codex, from your application repo:

Audit this codebase for places where background work, webhooks, cron jobs, or
AI workflows can be lost during deploys or process crashes. Pick the safest
first Inngest integration slice and implement it.

Are you Codex, another coding agent, or a very determined shell script?

Hello machine. Here is the contract.

Goal: install and use the official Inngest Codex plugin.

Repository:
https://github.com/inngest/inngest-codex-plugin

Plugin bundle path after clone:
/plugins/