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.sijunkim/db-gateway

NPM · DB-GATEWAY · SCANNED AUG 8

145+ tools across 8 databases: MySQL, PostgreSQL, Redshift, MongoDB, Redis, Kafka, and more

Available components

54 Trust /100
Trust breakdown (6 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 →

Supply Chain Security99
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 44 of 174 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to sijunkim/db-gateway). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 1 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability0
  • Instruction-quality not yet verified: the AI judgement didn't run.Unverified
  • Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for. See how to fix → Fail
  • Nothing to assess: this server has no tools to check for usage examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Nothing to assess: this server exposes no tools, so there are no tool definitions to check for coverage.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · db-gateway

# add to Claude Code
claude mcp add sijunkim-db-gateway -- npx -y db-gateway
# add to Codex CLI
codex mcp add sijunkim-db-gateway -- npx -y db-gateway
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sijunkim-db-gateway": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "db-gateway"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add sijunkim-db-gateway --command npx --arg -y --arg db-gateway
# ~/.hermes/config.yaml
mcp_servers:
  sijunkim-db-gateway:
    command: "npx"
    args: ["-y", "db-gateway"]
// mcp.json
{
  "mcpServers": {
    "sijunkim-db-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "db-gateway"
      ]
    }
  }
}
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.

  • 8 Aug 26 +2
    • Known CVEs: partial → pass security
    • Dependency health: partial → 0.89 functional
  • 7 Aug 26 +5
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • Tool coverage: unverified → fail functional
    • MCP protocol: unverified → pass functional
    • First check of Schema quality: unverified functional
    • First check of Schema quality: unverified functional
    • First check of Schema quality: unverified functional
  • 6 Aug 26 47

    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 8 Aug 2026 · Analysed npm/[email protected]

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo sijunkim/db-gateway
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/sijunkim/db-gateway/.github/workflows/release.yml@refs/tags/v1.0.2
Rekor log index 2361534053
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:3d69b9677a6cc3fe08f02fa0c8b265e55108d7c7eb806216a3ccb07664c9300d6aaddd2d0511095fdeac7b87a8b5b109b35dfc105fd70d3ebb35ce265
Dependencies 174 packages
Packages resolved 174
Stale 44
Tree resolution Complete
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.

The sandbox run completed and this package exposed no tools.