io.github.shinzarou-eng/dsh-codebase-chat
NPM · DSH-CODEBASE-CHAT-MCP · SCANNED SEP 20
Local-first codebase intelligence: cited answers, audits, reports. EN/FR.
Available components
Deprecated
This server is marked deprecated in the MCP registry.
The registry records this reason: Renamed to io.github.shinzarou-eng/codebase-chat, install codebase-chat-mcp instead.
Dead
Every channel of this server has been unreachable for long enough to be marked dead. Its trust score is pinned to 0 and does not recover automatically: even once the server responds again it stays dead until it is manually reinstated.
Recent critical change
CVE-2026-41242 affects this package (13 Sept 2026). See the changelog before you install this server.
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security50
- No malware found by supply-chain analysis.Pass
- Known CVEs could not be checked: the version this server declares is not published in its registry.Unverified
- Install-script risk not yet assessed.Unverified
- Dependency health could not be checked: the version this server declares is not published in its registry.Unverified
Provenance & Transparency0
- Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
- Provenance check failed: the declared version isn't published, so its provenance can't be verified. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Maintenance history not yet determined.Unverified
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability0
- Schema quality not yet verified: this package could not be installed in a clean environment, so we have no schema to assess.Unverified
Stability & Change Management0
- Stability not yet verified: this package could not be installed in a clean environment, so we have no schema to compare.Unverified
Tool Coverage0
- Tool coverage not yet verified: this package could not be installed in a clean environment, so we have no tool definitions to assess.Unverified
Tool Safety0
- Tool safety not yet verified: this package could not be installed in a clean environment, so we have no tool text to scan.Unverified
Capabilities0
- Protocol version not yet verified: this package could not be installed in a clean environment, so we never saw its MCP handshake.Unverified
Unverified: 5 categories
Categories scored 0 because our sandbox has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →
How do I install the io.github.shinzarou-eng/dsh-codebase-chat MCP server?
io.github.shinzarou-eng/dsh-codebase-chat runs locally as an npm package, launched with npx -y dsh-codebase-chat-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · dsh-codebase-chat-mcp
claude mcp add shinzarou-eng-dsh-codebase-chat -- npx -y dsh-codebase-chat-mcp
{
"mcpServers": {
"shinzarou-eng-dsh-codebase-chat": {
"command": "npx",
"args": [
"-y",
"dsh-codebase-chat-mcp"
]
}
}
} {
"servers": {
"shinzarou-eng-dsh-codebase-chat": {
"command": "npx",
"args": [
"-y",
"dsh-codebase-chat-mcp"
]
}
}
} codex mcp add shinzarou-eng-dsh-codebase-chat -- npx -y dsh-codebase-chat-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"shinzarou-eng-dsh-codebase-chat": {
"type": "local",
"command": [
"npx",
"-y",
"dsh-codebase-chat-mcp"
],
"enabled": true
}
}
} openclaw mcp add shinzarou-eng-dsh-codebase-chat --command npx --arg -y --arg dsh-codebase-chat-mcp
mcp_servers:
shinzarou-eng-dsh-codebase-chat:
command: "npx"
args: ["-y", "dsh-codebase-chat-mcp"] {
"McpServers": {
"shinzarou-eng-dsh-codebase-chat": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"dsh-codebase-chat-mcp"
]
}
}
} assistant mcp add shinzarou-eng-dsh-codebase-chat -t stdio -c npx -a -y dsh-codebase-chat-mcp
{
"mcpServers": {
"shinzarou-eng-dsh-codebase-chat": {
"command": "npx",
"args": [
"-y",
"dsh-codebase-chat-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 15 Sept 26 0
- Known CVEs: fail → unverified ▼ security
- Install scripts: pass → unverified ▼ security
- Provenance: Provenance check failed: the declared version isn't published, so its provenance can't be verified. security
- Dependency health: 0.85 → unverified ▼ functional
- Maintenance: pass → unverified ▼ functional
- License: pass → fail ▼ functional
- Score status: failed → scored ▲ functional
- Licence: MIT functional
- 14 Sept 26 0
- Source repository: pass → fail ▼ security
- Security disclosure: pass → unverified ▼ functional
- 13 Sept 26 −14
- CVE-2026-41242 affects this package: high ▼ critical
- Known CVEs: unverified → fail ▼ critical
- Score status: scored → failed ▼ critical
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: this package installed, but its server did not start, so we have no schema to compare. security
- Tool safety: Tool safety not yet verified: this package installed, but its server did not start, so we have no tool text to scan. security
- Dependency health: unverified → 0.85 ▲ functional
- Schema quality: Schema quality not yet verified: this package installed, but its server did not start, so we have no schema to assess. functional
- Capabilities: Protocol version not yet verified: this package installed, but its server did not start, so we never saw its MCP handshake. functional
- Tool coverage: Tool coverage not yet verified: this package installed, but its server did not start, so we have no tool definitions to assess. functional
- Package version: 0.8.2 → 0.10.0 functional
- Package version: 0.8.2 → 0.9.1 functional
- Package version: 0.8.2 → 0.9.0 functional
- 12 Sept 26 14
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed npm/dsh-codebase-chat-mcp@0.10.0
Provenance Version not published
The package exists but this version is not published, so there is no artifact to attest.
| Result | Version not published |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.
What is the io.github.shinzarou-eng/dsh-codebase-chat MCP server?
io.github.shinzarou-eng/dsh-codebase-chat is an MCP server listed in the public MCP registry as io.github.shinzarou-eng/dsh-codebase-chat. Local-first codebase intelligence: cited answers, audits, reports. EN/FR. This page covers its npm package (dsh-codebase-chat-mcp).
Is the io.github.shinzarou-eng/dsh-codebase-chat MCP server safe to use?
io.github.shinzarou-eng/dsh-codebase-chat scores 0 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
Is the io.github.shinzarou-eng/dsh-codebase-chat MCP server still maintained?
io.github.shinzarou-eng/dsh-codebase-chat is marked deprecated in the MCP registry. We last reached this channel on 13 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.