Skip to content

Add agent-guard-plugins to Plugins#38

Open
dannyliv wants to merge 1 commit into
RoggeOhta:mainfrom
dannyliv:add-agent-guard-plugin
Open

Add agent-guard-plugins to Plugins#38
dannyliv wants to merge 1 commit into
RoggeOhta:mainfrom
dannyliv:add-agent-guard-plugin

Conversation

@dannyliv

Copy link
Copy Markdown

What

Adds dannyliv/agent-guard-plugins to the Plugins section.

Why it belongs

Agent Guard is a prompt-injection security plugin for Codex CLI. It ships a real .codex-plugin/plugin.json manifest that bundles PreToolUse and PostToolUse lifecycle hooks. The hooks screen each tool call's input params and returned web/file/MCP content with a fine-tuned prompt-injection classifier before Codex acts on it, catching indirect prompt injection hidden in third-party content.

Quality checklist

  • Directly related to Codex CLI: ships a .codex-plugin/plugin.json plugin form and a repo-scoped .agents/plugins/marketplace.json; also installable via a one-line agent-guard-codex-install hook installer.
  • Actively maintained: v0.5.0, CI green, published to PyPI.
  • One-sentence description with value framing.
  • GitHub star badge included (flat-square).
  • Placed in the most specific category (Plugins).

Prompt-injection guard plugin for Codex CLI: ships a .codex-plugin/plugin.json
that bundles PreToolUse and PostToolUse hooks screening tool input and returned
content with a fine-tuned classifier.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant