BEACON

← candidates

npm interactive-brokers-mcp @1.23.3

score
0.7206 high
flagged 2026-06-16 06:13
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/code-rabi/interactive-brokers-mcp.git' also claimed by 1 package(s) under different publishers: ['npm/@nl-trading/ibkr-gateway']
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['undici']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "nitayrabi"
  ],
  "versions": 73
}

Evidence (package doc at flag time)

{
  "dependencies_count": 9,
  "dist": {
    "integrity": "sha512-AIZ0XWq8de9BmWtYVoUkrq3SClpcrv2taY1JRlGx+7pnUCebyMZnpoxGVRMQJChqc/oPEi3qZrNjcQh1wAtCow==",
    "tarball": "https://registry.npmjs.org/interactive-brokers-mcp/-/interactive-brokers-mcp-1.23.3.tgz",
    "unpackedSize": 264227799
  },
  "dist-tags": {
    "latest": "1.23.3"
  },
  "latest_version": "1.23.3",
  "maintainers": [
    {
      "email": "nitayrabi@gmail.com",
      "name": "nitayrabi"
    }
  ],
  "num_versions": 74,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/code-rabi/interactive-brokers-mcp.git"
  },
  "scripts": {
    "audit": "npm audit --omit=dev",
    "build": "tsc && echo '#!/usr/bin/env node' | cat - dist/index.js > temp && mv temp dist/index.js && chmod +x dist/index.js",
    "clean": "rm -rf dist",
    "dev": "tsx src/index.ts",
    "dev:http": "MCP_HTTP_SERVER=true tsx src/index-http.ts",
    "inspector": "npx @modelcontextprotocol/inspector --config mcp-inspector.json --server interactive-brokers-mcp",
    "lint": "oxlint src/ --config=./.oxlintrc.json",
    "lint:fix": "oxlint src/ --config=./.oxlintrc.json --fix",
    "prepublishOnly": "npm run build",
    "start": "node dist/index.js",
    "start:http": "MCP_HTTP_SERVER=true node dist/index-http.js",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:ui": "vitest --ui",
    "test:watch": "vitest",
    "watch": "tsc --watch"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['undici']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/code-rabi/interactive-brokers-mcp.git' also claimed by 1 package(s) under different publishers: ['npm/@nl-trading/ibkr-gateway']"
  },
  "time": {
    "created": "2025-08-15T15:04:17.725Z",
    "modified": "2026-06-16T11:12:59.770Z"
  }
}