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 Oolab-labs/claude-ide-bridgenpx agentmods add plugins/oolab-labs/claude-ide-bridge/claude-ide-bridge-plugingit clone --depth 1 https://github.com/Oolab-labs/claude-ide-bridgeWrote 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/oolab-labs/claude-ide-bridge/claude-ide-bridge-plugin)<a href="https://agentmods.dev/plugins/oolab-labs/claude-ide-bridge/claude-ide-bridge-plugin"><img src="https://agentmods.dev/badge/plugins/oolab-labs/claude-ide-bridge/claude-ide-bridge-plugin.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
claude-ide-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.
Copies of this mod
1 near-identical copy found in the catalogue:
- claude-ide-bridge — 100% identical, 0 lines differ
What it actually says
{
"name": "claude-ide-bridge",
"version": "2.5.7",
"description": "Full IDE integration for Claude Code — 136+ tools for LSP, debugging, terminals, Git, GitHub, diagnostics, OAuth2, and more",
"author": {
"name": "Oolab Labs"
},
"homepage": "https://github.com/Oolab-labs/claude-ide-bridge#readme",
"repository": "https://github.com/Oolab-labs/claude-ide-bridge",
"license": "MIT",
"keywords": [
"ide",
"vscode",
"windsurf",
"lsp",
"debugging",
"terminal",
"git",
"github",
"mcp"
]
}
What it installs
The manifest is a name and a version. 4 skills, 1 agent, 16 hooks, 1 MCP server travel with it, and installing the plugin installs all of them — 245 tokens a session between them. Each is measured on its own page, and each can be installed alone.
- Skill ide-api-deprecation-tracker A 45 tokens
- Skill ide-dead-code-hunter A 52 tokens
- Skill ide-type-mismatch-fix A 64 tokens
- Skill ide-monitor A 30 tokens
- Agent ide-architect A 54 tokens
- Hook SubagentStart A not measured
- Hook ConfigChange A not measured
- Hook PostToolUse A not measured
- Hook SessionStart A not measured
- Hook TaskCompleted A not measured
- Hook WorktreeCreate A not measured
- Hook WorktreeRemove A not measured
- Hook InstructionsLoaded A not measured
- Hook SubagentStop A not measured
- Hook TeammateIdle A not measured
- Hook PreToolUse A not measured
- Hook Stop A not measured
- Hook StopFailure A not measured
- Hook Elicitation A not measured
- Hook PostCompact A not measured
- Hook ElicitationResult A not measured
- MCP server claude-ide-bridge A not measured
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 89921d487ad8
claude-ide-bridge is a plugin published in the GitHub repository Oolab-labs/claude-ide-bridge (38 stars, last pushed 4mo ago), 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
journal
Personal journaling system built on Binder — morning briefings, day planning, reflections, summaries, and period-level goal tracking.
typemux-cc
Python type-checker LSP multiplexer for Claude Code (pyright, ty, pyrefly).
cpp-lsp
Claude Code plugin for C/C++ development with clangd LSP integration, 14 automated hooks for compilation, linting (clang-tidy), formatting (clang-format), and memory analysis (valgrind).
svelte-lsp
Svelte language server plugin for Claude Code with svelte-language-server integration and automated hooks for linting and formatting.
yayamlls
Schema-driven YAML diagnostics, completion, hover, and Flux rendering via the yayamlls language server.
lspctl
LSP server manager commands and skills for Claude Code.