Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add IgorGanapolsky/ThumbGatenpx agentmods add plugins/igorganapolsky/thumbgate/claude-codex-bridgegit clone --depth 1 https://github.com/IgorGanapolsky/ThumbGateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/plugins/igorganapolsky/thumbgate/claude-codex-bridge)<a href="https://agentmods.dev/plugins/igorganapolsky/thumbgate/claude-codex-bridge"><img src="https://agentmods.dev/badge/plugins/igorganapolsky/thumbgate/claude-codex-bridge.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
codex-bridge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"name": "codex-bridge",
"version": "1.36.1",
"description": "Run Codex review, adversarial review, and second-pass handoffs from Claude Code while keeping ThumbGate reliability memory in the loop.",
"author": {
"name": "Igor Ganapolsky",
"url": "https://github.com/IgorGanapolsky"
},
"homepage": "https://thumbgate.ai",
"repository": "https://github.com/IgorGanapolsky/ThumbGate",
"license": "MIT",
"keywords": [
"claude-code",
"codex",
"codex-review",
"adversarial-review",
"thumbgate",
"pre-action-gates",
"agent-reliability"
],
"mcpServers": "./.mcp.json"
}
What it installs
The manifest is a name and a version. 6 skills travel with it, and installing the plugin installs all of them — 236 tokens a session between them. Each is measured on its own page, and each can be installed alone.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 23 lines scan A 592290b62764
codex-bridge is a plugin published in the GitHub repository IgorGanapolsky/ThumbGate (26 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other plugins, from other repositories
auto-cc
Automatic tool-call review for Claude Code. A local encoder scores every proposed tool call before it runs, approving safe work and blocking dangerous calls with an explanation the agent can act on.
sentinel-ai
Real-time safety scanning for LLM interactions. Detects prompt injection, PII leaks, harmful content, toxicity, obfuscation, secrets, and dangerous tool calls — 600-case benchmark at 100% accuracy with sub-millisecond latency.
sodam-loop
비개발자도 안전하게 'AI에게 될 때까지 시키기'를 하는 한국어 초보자 안전 루프 플러그인 (Phase 1a: repair 단일 모드). 14개 안전 가드레일 기본 ON.
nxtg-forge
Governance-native AI development — 33 agents, 23 commands, 27 skills, 13 security hooks, drift detection, CRUCIBLE test auditing, and shared memory for Claude Code.
agentlint
Claude Code marketplace wrapper for AgentLint's AI-agent guardrail engine. 77 rules across 8 packs, hybrid AgentChute security feeds, circuit-breaker visibility, inline-ignore reasons.
railguard
A secure runtime for Claude Code. Intercepts every tool call with policy-based allow/block/ask decisions, evasion detection, path fencing, file snapshots, and audit logging.