BEACON

← candidates

npm coding-tool-x @3.6.13

score
0.5809 med
flagged 2026-06-08 21:08
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['ctx']
script_count_spike 0.5 scripts count 0 -> 15
topology
dependency_added_unknown 0.6 14 new non-watchlisted dep(s): ['@iarna/toml', 'adm-zip', 'ajv', 'chalk', 'express'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "adversity"
  ],
  "versions": 52
}

Evidence (package doc at flag time)

{
  "dependencies_count": 15,
  "dist": {
    "integrity": "sha512-IbemF0awyyBsKaMq+QzbSV+TE4NyReCTdEGvNSBaraF1Hd4Y88oS1Td4UcKqdf3adwJJcNNZHQhliFsqUYZfJg==",
    "tarball": "https://registry.npmjs.org/coding-tool-x/-/coding-tool-x-3.6.13.tgz",
    "unpackedSize": 6803171
  },
  "dist-tags": {
    "latest": "3.6.13"
  },
  "latest_version": "3.6.13",
  "maintainers": [
    {
      "email": "zhangzeao50@gmail.com",
      "name": "adversity"
    }
  ],
  "num_versions": 55,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ZeaoZhang/coding-tool.git"
  },
  "scripts": {
    "benchmark:codex": "node scripts/benchmark-codex-loading.js",
    "build:web": "cd src/web && npm run build",
    "dev:server": "nodemon",
    "dev:web": "cd src/web && npm run dev",
    "prepack": "npm run build:web",
    "start": "node bin/ctx.js",
    "test": "npm run test:basic && npm run test:api && npm run test:codex-agents && npm run test:skills && npm run test:plugins-market",
    "test:api": "node scripts/test-api-consistency.js",
    "test:basic": "node scripts/test-basic.js && npm run test:unit",
    "test:codex-agents": "node scripts/test-codex-agents.js",
    "test:plugins-market": "node scripts/test-plugin-market-cache.js",
    "test:skills": "node scripts/test-skill-providers.js",
    "test:unit": "vitest run",
    "test:unit:watch": "vitest",
    "test:windows": "node scripts/test-windows-regression.js"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['ctx']",
    "dependency_added_unknown": "14 new non-watchlisted dep(s): ['@iarna/toml', 'adm-zip', 'ajv', 'chalk', 'express'] ...",
    "script_count_spike": "scripts count 0 -> 15"
  },
  "time": {
    "created": "2026-03-01T13:46:51.242Z",
    "modified": "2026-06-09T02:08:22.144Z"
  }
}