BEACON

← candidates

npm xc-mcp @4.0.0

score
0.609 med
flagged 2026-06-18 10:34
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
dormant_burst 1.0 dormant 203d (prev 3.2.0), then 4.0.0 just published
topology
dependency_added_unknown 0.6 3 new non-watchlisted dep(s): ['pixelmatch', 'pngjs', 'zod']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "cluddy"
  ],
  "versions": 15
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-liVWMBLO5UeALlXPx6mVmsDssgRnvlHNvkApqv1+rkBEIj5bAHNDmdnLaCseMhlABaIOZHHHljJHBHNjl5jy8w==",
    "tarball": "https://registry.npmjs.org/xc-mcp/-/xc-mcp-4.0.0.tgz",
    "unpackedSize": 2104919
  },
  "dist-tags": {
    "latest": "4.0.0"
  },
  "latest_version": "4.0.0",
  "maintainers": [
    {
      "email": "conorluddy@gmail.com",
      "name": "cluddy"
    }
  ],
  "num_versions": 16,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conorluddy/xc-mcp.git"
  },
  "scripts": {
    "build": "tsc",
    "clean": "rm -rf dist",
    "dev": "tsc --watch",
    "format": "prettier --write src/**/*.ts",
    "format:check": "prettier --check src/**/*.ts",
    "lint": "eslint src/**/*.ts",
    "lint:fix": "eslint src/**/*.ts --fix",
    "postbuild": "chmod +x dist/index.js",
    "precommit": "lint-staged",
    "prepare": "husky",
    "prepublishOnly": "npm run clean && npm run build && npm test && npm run lint",
    "start": "node dist/index.js",
    "test": "jest"
  },
  "signal_details": {
    "dependency_added_unknown": "3 new non-watchlisted dep(s): ['pixelmatch', 'pngjs', 'zod']",
    "dormant_burst": "dormant 203d (prev 3.2.0), then 4.0.0 just published"
  },
  "time": {
    "created": "2025-08-03T16:07:13.094Z",
    "modified": "2026-06-18T14:45:44.717Z"
  }
}