BEACON

← candidates

npm @tokor/desktop-commander @0.2.66

score
0.7277 high
flagged 2026-07-27 03:57
signals by category
content 1 cadence 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 6 versions in last 24h: ['0.2.62', '0.2.63', '0.2.64', '0.2.65', '0.2.66']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "hang_886"
  ],
  "versions": 22
}

Evidence (package doc at flag time)

{
  "dependencies_count": 33,
  "dist": {
    "integrity": "sha512-0LEjyRDWA3AfDIF9fhZTOfd1WKwFpFFrk1M5nnqd4AmVDaRGGvnLvJvz2xYI1s7mstOKo2HKW2EdeLCYAlBeBg==",
    "tarball": "https://registry.npmjs.org/@tokor/desktop-commander/-/desktop-commander-0.2.66.tgz",
    "unpackedSize": 3748332
  },
  "dist-tags": {
    "latest": "0.2.66"
  },
  "latest_version": "0.2.66",
  "maintainers": [
    {
      "email": "414037718@qq.com",
      "name": "hang_886"
    }
  ],
  "num_versions": 24,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wonderwhy-er/DesktopCommanderMCP.git"
  },
  "scripts": {
    "build": "tsc && shx cp setup-claude-server.js uninstall-claude-server.js track-installation.js dist/ && shx chmod +x dist/*.js && shx mkdir -p dist/data && shx cp src/data/onboarding-prompts.json dist/data/ && shx mkdir -p dist/remote-device/scripts && shx cp src/remote-device/scripts/blocking-offline-update.js dist/remote-device/scripts/ && node scripts/build-ui-runtime.cjs",
    "build:mcpb": "node scripts/build-mcpb.cjs",
    "bump": "node scripts/sync-version.js --bump",
    "bump:major": "node scripts/sync-version.js --bump --major",
    "bump:minor": "node scripts/sync-version.js --bump --minor",
    "clean": "shx rm -rf dist",
    "count-tokens": "npm run build && node scripts/count-tokens.js",
    "count-tokens:json": "npm run build && node scripts/count-tokens.js --json",
    "device:install": "cd src/remote-device && npm install",
    "device:start": "tsx src/remote-device/device.ts",
    "device:start:dev": "nodemon --watch src/remote-device --exec tsx src/remote-device/device.ts",
    "inspector": "npx @modelcontextprotocol/inspector dist/index.js",
    "link:local": "npm run build && npm link",
    "logs:analyze": "npm run build && node scripts/analyze-fuzzy-logs.js",
    "logs:clear": "npm run build && node scripts/clear-fuzzy-logs.js",
    "logs:export": "npm run build && node scripts/export-fuzzy-logs.js",
    "logs:view": "npm run build && node scripts/view-fuzzy-logs.js",
    "open-chat": "open -n /Applications/Claude.app",
    "postinstall": "node dist/npm-scripts/verify-ripgrep.js || node -e \"process.exit(0)\"",
    "prepare": "npm run build",
    "release": "node scripts/publish-release.cjs",
    "release:alpha": "node scripts/publish-release.cjs --npm-only --alpha",
    "release:dry": "node scripts/publish-release.cjs --dry-run",
    "release:major": "node scripts/publish-release.cjs --major",
    "release:mcp": "node scripts/publish-release.cjs --mcp-only",
    "release:minor": "node scripts/publish-release.cjs --minor",
    "release:skip-mcp": "node scripts/publish-release.cjs --skip-mcp",
    "remove": "npm install && npm run build && node uninstall-claude-server.js",
    "setup": "npm install --include=dev && npm run build && node setup-claude-server.js",
    "setup:debug": "npm install && npm run build && node setup-claude-server.js --debug",
    "start": "node dist/index.js",
    "start:debug": "node --inspect-brk=9229 dist/index.js",
    "sync-version": "node scripts/sync-version.js",
    "test": "npm run build && node test/run-all-tests.js",
    "test:debug": "node --inspect test/run-all-tests.js",
    "test:integration": "npm run build && node test/integration/run-all-integration-tests.js",
    "unlink:local": "npm unlink",
    "validate:tools": "npm run build && node scripts/validate-tools-sync.js",
    "watch": "tsc --watch"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "6 versions in last 24h: ['0.2.62', '0.2.63', '0.2.64', '0.2.65', '0.2.66']"
  },
  "time": {
    "created": "2026-07-07T22:37:42.047Z",
    "modified": "2026-07-27T08:57:32.061Z"
  }
}