Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.aabxtract/koda

NPM · KODA-VERIFY · SCANNED SEP 20

Verification and memory layer for coding-agent workflows.

Available components

0 this week 31 Trust /100
Trust breakdown (7 categories)

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 Security81
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known high-severity CVE affects @modelcontextprotocol/sdk 1.0.4, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 17 of 64 dependencies flagged as unhealthy (1 deprecated). View diagnostics → Partial
Provenance & Transparency32
Schema Quality & AI Usability0
  • Schema quality not yet verified: this package installed, but its server did not start, so we have no schema to assess.Unverified
Stability & Change Management0
  • Stability not yet verified: this package installed, but its server did not start, so we have no schema to compare.Unverified
Tool Coverage0
  • Tool coverage not yet verified: this package installed, but its server did not start, so we have no tool definitions to assess.Unverified
Tool Safety0
  • Tool safety not yet verified: this package installed, but its server did not start, so we have no tool text to scan.Unverified
Capabilities0
  • Protocol version not yet verified: this package installed, but its server did not start, so we never saw its MCP handshake.Unverified

Unverified: 5 categories

Categories scored 0 because our sandbox run of this package 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 →

Install

How do I install the io.github.aabxtract/koda MCP server?

io.github.aabxtract/koda runs locally as an npm package, launched with npx -y koda-verify. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · koda-verify

# add to Claude Code
claude mcp add aabxtract-koda -- npx -y koda-verify
// .cursor/mcp.json
{
  "mcpServers": {
    "aabxtract-koda": {
      "command": "npx",
      "args": [
        "-y",
        "koda-verify"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "aabxtract-koda": {
      "command": "npx",
      "args": [
        "-y",
        "koda-verify"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add aabxtract-koda -- npx -y koda-verify
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "aabxtract-koda": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "koda-verify"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add aabxtract-koda --command npx --arg -y --arg koda-verify
# ~/.hermes/config.yaml
mcp_servers:
  aabxtract-koda:
    command: "npx"
    args: ["-y", "koda-verify"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "aabxtract-koda": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "koda-verify"
      ]
    }
  }
}
# add to Vellum
assistant mcp add aabxtract-koda -t stdio -c npx -a -y koda-verify
// mcp.json
{
  "mcpServers": {
    "aabxtract-koda": {
      "command": "npx",
      "args": [
        "-y",
        "koda-verify"
      ]
    }
  }
}
Changelog

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.

  • 20 Sept 26 0
    • CVE-2026-44487 affects this package: high security
    • CVE-2026-42264 affects this package: high security
    • CVE-2026-67317 affects this package: high security
    • CVE-2026-25639 affects this package: high security
    • CVE-2026-84375 affects this package: high security
    • CVE-2026-42033 affects this package: high security
    • CVE-2026-42044 affects this package: high security
    • CVE-2026-42037 affects this package: high security
    • CVE-2026-67313 affects this package: high security
    • CVE-2025-64718 affects this package: high security
    • CVE-2026-42034 affects this package: high security
    • CVE-2026-44488 affects this package: high security
    • CVE-2026-42038 affects this package: high security
    • CVE-2025-66414 affects this package: high security
    • CVE-2026-44495 affects this package: high security
    • CVE-2026-42043 affects this package: high security
    • CVE-2026-42035 affects this package: high security
    • CVE-2026-42040 affects this package: high security
    • GHSA-5p4m-2wfm-xmqj affects this package: high security
    • CVE-2026-42042 affects this package: high security
    • CVE-2026-42039 affects this package: high security
    • CVE-2026-44496 affects this package: high security
    • CVE-2026-67312 affects this package: high security
    • CVE-2026-44490 affects this package: high security
    • CVE-2026-53550 affects this package: high security
    • CVE-2026-67316 affects this package: high security
    • CVE-2026-42036 affects this package: high security
    • CVE-2025-62718 affects this package: high security
    • CVE-2026-42041 affects this package: high security
    • CVE-2026-40175 affects this package: high security
    • CVE-2026-44494 affects this package: high security
    • CVE-2025-58754 affects this package: high security
    • CVE-2025-27152 affects this package: high security
    • CVE-2026-67319 affects this package: high security
    • CVE-2026-59869 affects this package: high security
    • CVE-2026-44486 affects this package: high security
  • 19 Sept 26 0
    • CVE-2026-44487 affects this package: high security
    • CVE-2026-42264 affects this package: high security
    • CVE-2026-67317 affects this package: high security
    • CVE-2026-25639 affects this package: high security
    • CVE-2026-84375 affects this package: high security
    • CVE-2026-42033 affects this package: high security
    • CVE-2026-42044 affects this package: high security
    • CVE-2026-42037 affects this package: high security
    • CVE-2026-67313 affects this package: high security
    • CVE-2025-64718 affects this package: high security
    • CVE-2026-42034 affects this package: high security
    • CVE-2026-44488 affects this package: high security
    • CVE-2026-42038 affects this package: high security
    • CVE-2025-66414 affects this package: high security
    • CVE-2026-44495 affects this package: high security
    • CVE-2026-42043 affects this package: high security
    • CVE-2026-42035 affects this package: high security
    • CVE-2026-42040 affects this package: high security
    • GHSA-5p4m-2wfm-xmqj affects this package: high security
    • CVE-2026-42042 affects this package: high security
    • CVE-2026-42039 affects this package: high security
    • CVE-2026-44496 affects this package: high security
    • CVE-2026-67312 affects this package: high security
    • CVE-2026-44490 affects this package: high security
    • CVE-2026-53550 affects this package: high security
    • CVE-2026-67316 affects this package: high security
    • CVE-2026-42036 affects this package: high security
    • CVE-2025-62718 affects this package: high security
    • CVE-2026-42041 affects this package: high security
    • CVE-2026-40175 affects this package: high security
    • CVE-2026-44494 affects this package: high security
    • CVE-2025-58754 affects this package: high security
    • CVE-2025-27152 affects this package: high security
    • CVE-2026-67319 affects this package: high security
    • CVE-2026-59869 affects this package: high security
    • CVE-2026-44486 affects this package: high security
  • 18 Sept 26 0
    • CVE-2026-44487 affects this package: high security
    • CVE-2026-42264 affects this package: high security
    • CVE-2026-67317 affects this package: high security
    • CVE-2026-25639 affects this package: high security
    • CVE-2026-84375 affects this package: high security
    • CVE-2026-42033 affects this package: high security
    • CVE-2026-42044 affects this package: high security
    • CVE-2026-42037 affects this package: high security
    • CVE-2026-67313 affects this package: high security
    • CVE-2025-64718 affects this package: high security
    • CVE-2026-42034 affects this package: high security
    • CVE-2026-44488 affects this package: high security
    • CVE-2026-42038 affects this package: high security
    • CVE-2025-66414 affects this package: high security
    • CVE-2026-44495 affects this package: high security
    • CVE-2026-42043 affects this package: high security
    • CVE-2026-42035 affects this package: high security
    • CVE-2026-42040 affects this package: high security
    • GHSA-5p4m-2wfm-xmqj affects this package: high security
    • CVE-2026-42042 affects this package: high security
    • CVE-2026-42039 affects this package: high security
    • CVE-2026-44496 affects this package: high security
    • CVE-2026-67312 affects this package: high security
    • CVE-2026-44490 affects this package: high security
    • CVE-2026-53550 affects this package: high security
    • CVE-2026-67316 affects this package: high security
    • CVE-2026-42036 affects this package: high security
    • CVE-2025-62718 affects this package: high security
    • CVE-2026-42041 affects this package: high security
    • CVE-2026-40175 affects this package: high security
    • CVE-2026-44494 affects this package: high security
    • CVE-2025-58754 affects this package: high security
    • CVE-2025-27152 affects this package: high security
    • CVE-2026-67319 affects this package: high security
    • CVE-2026-59869 affects this package: high security
    • CVE-2026-44486 affects this package: high security
  • 17 Sept 26 0
    • CVE-2026-44487 affects this package: high security
    • CVE-2026-42264 affects this package: high security
    • CVE-2026-67317 affects this package: high security
    • CVE-2026-25639 affects this package: high security
    • CVE-2026-84375 affects this package: high security
    • CVE-2026-42033 affects this package: high security
    • CVE-2026-42044 affects this package: high security
    • CVE-2026-42037 affects this package: high security
    • CVE-2026-67313 affects this package: high security
    • CVE-2025-64718 affects this package: high security
    • CVE-2026-42034 affects this package: high security
    • CVE-2026-44488 affects this package: high security
    • CVE-2026-42038 affects this package: high security
    • CVE-2025-66414 affects this package: high security
    • CVE-2026-44495 affects this package: high security
    • CVE-2026-42043 affects this package: high security
    • CVE-2026-42035 affects this package: high security
    • CVE-2026-42040 affects this package: high security
    • GHSA-5p4m-2wfm-xmqj affects this package: high security
    • CVE-2026-42042 affects this package: high security
    • CVE-2026-42039 affects this package: high security
    • CVE-2026-44496 affects this package: high security
    • CVE-2026-67312 affects this package: high security
    • CVE-2026-44490 affects this package: high security
    • CVE-2026-53550 affects this package: high security
    • CVE-2026-67316 affects this package: high security
    • CVE-2026-42036 affects this package: high security
    • CVE-2025-62718 affects this package: high security
    • CVE-2026-42041 affects this package: high security
    • CVE-2026-40175 affects this package: high security
    • CVE-2026-44494 affects this package: high security
    • CVE-2025-58754 affects this package: high security
    • CVE-2025-27152 affects this package: high security
    • CVE-2026-67319 affects this package: high security
    • CVE-2026-59869 affects this package: high security
    • CVE-2026-44486 affects this package: high security
  • 16 Sept 26 0
    • CVE-2026-44487 affects this package: high security
    • CVE-2026-42264 affects this package: high security
    • CVE-2026-67317 affects this package: high security
    • CVE-2026-25639 affects this package: high security
    • CVE-2026-84375 affects this package: high security
    • CVE-2026-42033 affects this package: high security
    • CVE-2026-42044 affects this package: high security
    • CVE-2026-42037 affects this package: high security
    • CVE-2026-67313 affects this package: high security
    • CVE-2025-64718 affects this package: high security
    • CVE-2026-42034 affects this package: high security
    • CVE-2026-44488 affects this package: high security
    • CVE-2026-42038 affects this package: high security
    • CVE-2025-66414 affects this package: high security
    • CVE-2026-44495 affects this package: high security
    • CVE-2026-42043 affects this package: high security
    • CVE-2026-42035 affects this package: high security
    • CVE-2026-42040 affects this package: high security
    • GHSA-5p4m-2wfm-xmqj affects this package: high security
    • CVE-2026-42042 affects this package: high security
    • CVE-2026-42039 affects this package: high security
    • CVE-2026-44496 affects this package: high security
    • CVE-2026-67312 affects this package: high security
    • CVE-2026-44490 affects this package: high security
    • CVE-2026-53550 affects this package: high security
    • CVE-2026-67316 affects this package: high security
    • CVE-2026-42036 affects this package: high security
    • CVE-2025-62718 affects this package: high security
    • CVE-2026-42041 affects this package: high security
    • CVE-2026-40175 affects this package: high security
    • CVE-2026-44494 affects this package: high security
    • CVE-2025-58754 affects this package: high security
    • CVE-2025-27152 affects this package: high security
    • CVE-2026-67319 affects this package: high security
    • CVE-2026-59869 affects this package: high security
    • CVE-2026-44486 affects this package: high security
  • 15 Sept 26 0

    We did not load change detail this far back for this component, so this day may have recorded more than is shown.

    • CVE-2026-44487 affects this package: high security
    • CVE-2026-42264 affects this package: high security
    • CVE-2026-67317 affects this package: high security
    • CVE-2026-25639 affects this package: high security
    • CVE-2026-84375 affects this package: high security
    • CVE-2026-42033 affects this package: high security
    • CVE-2026-42044 affects this package: high security
    • CVE-2026-42037 affects this package: high security
    • CVE-2026-67313 affects this package: high security
    • CVE-2025-64718 affects this package: high security
    • CVE-2026-42034 affects this package: high security
    • CVE-2026-44488 affects this package: high security
    • CVE-2026-42038 affects this package: high security
    • CVE-2025-66414 affects this package: high security
    • CVE-2026-44495 affects this package: high security
    • CVE-2026-42043 affects this package: high security
    • CVE-2026-42035 affects this package: high security
    • CVE-2026-42040 affects this package: high security
    • GHSA-5p4m-2wfm-xmqj affects this package: high security
    • CVE-2026-42042 affects this package: high security
  • 30 Aug 26 +15

    We did not load change detail this far back for this component, so this day may have recorded more than is shown.

  • 29 Aug 26 16

    First indexed and scored.

Diagnostics

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/koda-verify@0.3.2

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Vulnerabilities 36 findings
ID CVE Severity Vector Fix available
GHSA-w48q-cv73-mx4w CVE-2025-66414 high yes
GHSA-35jp-ww65-95wh CVE-2026-44494 high CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N yes
GHSA-3g43-6gmg-66jw CVE-2026-44495 high CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L yes
GHSA-3p68-rc4w-qgx5 CVE-2025-62718 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N yes
GHSA-3w6x-2g7m-8v23 CVE-2026-42044 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N yes
GHSA-42h9-826w-cgv3 CVE-2026-67313 medium yes
GHSA-43fc-jf86-j433 CVE-2026-25639 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-445q-vr5w-6q77 CVE-2026-42037 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N yes
GHSA-4hjh-wcwx-xvwj CVE-2025-58754 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-5c9x-8gcm-mpgx CVE-2026-42034 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L yes
GHSA-62hf-57xw-28j9 CVE-2026-42039 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-6chq-wfr3-2hj9 CVE-2026-42035 high CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N yes
GHSA-777c-7fjr-54vf CVE-2026-44488 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-7q8q-rj6j-mhjq CVE-2026-67319 medium yes
GHSA-898c-q2cr-xwhg CVE-2026-44490 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L yes
GHSA-fvcv-3m26-pcqx CVE-2026-40175 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N yes
GHSA-hfxv-24rg-xrqf CVE-2026-44496 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-j5f8-grm9-p9fc CVE-2026-44486 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yes
GHSA-jqh4-m9w3-8hp9 CVE-2026-67317 medium yes
GHSA-jr5f-v2jv-69x6 CVE-2025-27152 high yes
GHSA-m7pr-hjqh-92cm CVE-2026-42038 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N yes
GHSA-mmx7-hfxf-jppx CVE-2026-67316 medium yes
GHSA-p92q-9vqr-4j8v CVE-2026-44487 high yes
GHSA-pf86-5x62-jrwf CVE-2026-42033 high CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N yes
GHSA-pmv8-rq9r-6j72 CVE-2026-67312 medium yes
GHSA-pmwg-cvhr-8vh7 CVE-2026-42043 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N yes
GHSA-q8qp-cvcw-x6jj CVE-2026-42264 high CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N yes
GHSA-vf2m-468p-8v99 CVE-2026-42036 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L yes
GHSA-w9j2-pvgh-6h63 CVE-2026-42041 medium CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N yes
GHSA-xhjh-pmcv-23jw CVE-2026-42040 low CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N yes
GHSA-xx6v-rp6x-q39c CVE-2026-42042 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N yes
GHSA-2883-xcg3-v3hh CVE-2026-84375 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-52cp-r559-cp3m CVE-2026-59869 high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-5p4m-2wfm-xmqj high CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H yes
GHSA-h67p-54hq-rp68 CVE-2026-53550 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L yes
GHSA-mh29-5h37-fv8m CVE-2025-64718 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 64 packages
Packages resolved 64
Deprecated 1
Stale 16
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools

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.

Common questions

What is the io.github.aabxtract/koda MCP server?

io.github.aabxtract/koda is an MCP server listed in the public MCP registry as io.github.aabxtract/koda. Verification and memory layer for coding-agent workflows. This page covers its npm package (koda-verify).

Is the io.github.aabxtract/koda MCP server safe to use?

io.github.aabxtract/koda scores 31 out of 100 on VerifyMCP. We recorded 36 known advisories against it as of 20 September 2026. It declares no install or post-install scripts. 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.aabxtract/koda MCP server still maintained?

io.github.aabxtract/koda is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.