https://github.com/questdb/mcp-bridge
· scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)
7 raw signals (0 security + 7 graph)
Last scanned 2 months, 4 weeks ago · v1 · 7 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 93 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
monotonicNs |
software | healthy | src/bridgeSession.ts:monotonicNs |
generateRequestId |
software | healthy | src/bridgeSession.ts:generateRequestId |
generateNonce |
software | healthy | src/bridgeSession.ts:generateNonce |
generateSessionId |
software | healthy | src/bridgeSession.ts:generateSessionId |
onAbort |
software | healthy | src/bridgeSession.ts:onAbort |
clearInflight |
software | healthy | src/bridgeSession.ts:clearInflight |
isValidToolList |
software | healthy | src/bridgeSession.ts:isValidToolList |
isValidToolContent |
software | healthy | src/bridgeSession.ts:isValidToolContent |
safePairingCredentialsSummary |
software | healthy | src/mcpServer.ts:safePairingCredentialsSummary |
docs |
software | healthy | src/mcpServer.ts:docs |
startMcpServer |
software | healthy | src/mcpServer.ts:startMcpServer |
main |
software | healthy | src/index.ts:main |
code |
software | healthy | src/index.ts:code |
withTimeout |
software | healthy | src/index.ts:withTimeout |
shutdown |
software | healthy | src/index.ts:shutdown |
isMcpSurfaced |
software | healthy | src/bundledTools.ts:isMcpSurfaced |
isEaddrInUse |
software | healthy | src/bindWithRetry.ts:isEaddrInUse |
bindWithRetry |
software | healthy | src/bindWithRetry.ts:bindWithRetry |
generateToken |
software | healthy | src/sessionStore.ts:generateToken |
tokensMatch |
software | healthy | src/sessionStore.ts:tokensMatch |
findFreePort |
software | healthy | src/sessionStore.ts:findFreePort |
safeWrite |
software | healthy | src/wsServer.ts:safeWrite |
deriveAllowedOrigins |
software | healthy | src/wsServer.ts:deriveAllowedOrigins |
isOriginAllowed |
software | healthy | src/wsServer.ts:isOriginAllowed |
extractToken |
software | healthy | src/wsServer.ts:extractToken |
startWsServer |
software | healthy | src/wsServer.ts:startWsServer |
onBindError |
software | healthy | src/wsServer.ts:onBindError |
code |
software | healthy | src/wsServer.ts:code |
readPackageVersion |
software | healthy | src/protocolVersion.ts:readPackageVersion |
parseMajor |
software | healthy | src/protocolVersion.ts:parseMajor |
isPairingToolName |
software | healthy | src/pairingTools.ts:isPairingToolName |
buildVersionWarning |
software | healthy | src/pairingTools.ts:buildVersionWarning |
createPairingToolHandlers |
software | healthy | src/pairingTools.ts:createPairingToolHandlers |
handleConnectWebConsole |
software | healthy | src/pairingTools.ts:handleConnectWebConsole |
clampTimeout |
software | healthy | src/pairingTools.ts:clampTimeout |
handleWaitForPairing |
software | healthy | src/pairingTools.ts:handleWaitForPairing |
safeISOTimestamp |
software | healthy | src/logger.ts:safeISOTimestamp |
noopStop |
software | healthy | src/test/bindWithRetry.test.ts:noopStop |
stubListen |
software | healthy | src/test/bindWithRetry.test.ts:stubListen |
eaddrinuseError |
software | healthy | src/test/bindWithRetry.test.ts:eaddrinuseError |
makeFakeBrowser |
software | healthy | src/test/bridgeSession.test.ts:makeFakeBrowser |
makeSession |
software | healthy | src/test/bridgeSession.test.ts:makeSession |
sendHello |
software | healthy | src/test/bridgeSession.test.ts:sendHello |
resolvePending |
software | healthy | src/test/bridgeSession.test.ts:resolvePending |
makeCtx |
software | healthy | src/test/pairingTools.test.ts:makeCtx |
startBridge |
software | healthy | src/test/roundtrip.test.ts:startBridge |
open |
software | healthy | src/test/roundtrip.test.ts:open |
recv |
software | healthy | src/test/roundtrip.test.ts:recv |
send |
software | healthy | src/test/roundtrip.test.ts:send |
sha256 |
software | healthy | src/scripts/sync-tools.js:sha256 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
yarn.lock |
software | healthy | yarn.lock |
tsconfig.build.json |
software | healthy | tsconfig.build.json |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
eslint.config.js |
software | healthy | eslint.config.js |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
ci.yml |
software | healthy | .github/workflows/ci.yml |
bridgeSession.ts |
software | healthy | src/bridgeSession.ts |
mcpServer.ts |
software | healthy | src/mcpServer.ts |
index.ts |
software | healthy | src/index.ts |
bundledTools.ts |
software | healthy | src/bundledTools.ts |
bindWithRetry.ts |
software | healthy | src/bindWithRetry.ts |
sessionStore.ts |
software | healthy | src/sessionStore.ts |
wsServer.ts |
software | healthy | src/wsServer.ts |
protocolVersion.ts |
software | healthy | src/protocolVersion.ts |
types.ts |
software | healthy | src/types.ts |
pairingTools.ts |
software | healthy | src/pairingTools.ts |
logger.ts |
software | healthy | src/logger.ts |
shared-definitions.json |
software | healthy | src/consts/shared-definitions.json |
bindWithRetry.test.ts |
software | healthy | src/test/bindWithRetry.test.ts |
bridgeSession.test.ts |
software | healthy | src/test/bridgeSession.test.ts |
bundledTools.test.ts |
software | healthy | src/test/bundledTools.test.ts |
pairingTools.test.ts |
software | healthy | src/test/pairingTools.test.ts |
roundtrip.test.ts |
software | healthy | src/test/roundtrip.test.ts |
sync-tools.js |
software | healthy | src/scripts/sync-tools.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
consts |
software | healthy | src/consts |
test |
software | healthy | src/test |
scripts |
software | healthy | src/scripts |
| Label | Layer | Status | Path |
|---|---|---|---|
BridgeSession |
software | healthy | src/bridgeSession.ts:BridgeSession |
InvalidConsoleOriginError |
software | healthy | src/wsServer.ts:InvalidConsoleOriginError |
Logger |
software | healthy | src/logger.ts:Logger |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
1.2.3.4 |
network | healthy | src/test/roundtrip.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-b2lvxwm5 |
software | healthy | /tmp/repobility-clone-b2lvxwm5 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5000 |
network | healthy | src/test/bindWithRetry.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/48c84b19-13c6-49cf-948e-72a16b476aac/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/48c84b19-13c6-49cf-948e-72a16b476aac/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.