BEACON

← candidates

npm @edicarlos.lds/businessmap-mcp @2.2.1

score
0.5121 med
flagged 2026-06-12 13:07
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['businessmap-mcp']
script_count_spike 0.5 scripts count 0 -> 22
topology
dependency_added_unknown 0.6 6 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'axios', 'cors', 'dotenv', 'express'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "edicarlos.lds"
  ],
  "versions": 22
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-VXJvpYRoLw773PTeOoCBYJmUUvJKD7RN6H9QuDfTyedVAXwQl2OSO7aX/GoH9GeZKQpdez4DLeIPhsG8vr/AUQ==",
    "tarball": "https://registry.npmjs.org/@edicarlos.lds/businessmap-mcp/-/businessmap-mcp-2.2.1.tgz",
    "unpackedSize": 483344
  },
  "dist-tags": {
    "latest": "2.2.1"
  },
  "latest_version": "2.2.1",
  "maintainers": [
    {
      "email": "edicarlos.lds@gmail.com",
      "name": "edicarlos.lds"
    }
  ],
  "num_versions": 24,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/edicarloslds/businessmap-mcp.git"
  },
  "scripts": {
    "build": "tsc",
    "clean": "rm -rf dist",
    "dev": "tsx src/index.ts",
    "docker:build": "docker build -t businessmap-mcp .",
    "docker:down": "docker-compose down",
    "docker:logs": "docker-compose logs -f businessmap-mcp",
    "docker:run": "docker run --env-file .env businessmap-mcp",
    "docker:up": "docker-compose up -d",
    "format": "prettier --write src/**/*.ts",
    "lint": "eslint src/**/*.ts",
    "lint:fix": "eslint src/**/*.ts --fix",
    "postbuild": "chmod +x dist/index.js",
    "prepublishOnly": "npm run build",
    "preview:release": "bash scripts/preview-release-notes.sh",
    "publish:github": "bash scripts/publish-github.sh",
    "publish:npm": "bash scripts/publish-npm.sh",
    "setup": "bash scripts/setup.sh",
    "start": "node dist/index.js",
    "test": "jest",
    "test:connection": "bash scripts/test-connection.sh",
    "test:npx": "bash scripts/test-npx.sh",
    "watch": "tsx --watch src/index.ts"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['businessmap-mcp']",
    "dependency_added_unknown": "6 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'axios', 'cors', 'dotenv', 'express'] ...",
    "script_count_spike": "scripts count 0 -> 22"
  },
  "time": {
    "created": "2025-07-28T18:22:52.375Z",
    "modified": "2026-06-12T18:07:29.149Z"
  }
}