BEACON

← candidates

npm @pentoshi/clai @3.8.42

score
0.6027 med
flagged 2026-07-20 07:01
signals by category
content 1 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
script_count_spike 0.5 scripts count 8 -> 21
cadence
rapid_release 0.8 3 versions in last 24h: ['3.8.40', '3.8.41', '3.8.42']
topology
dependency_added_unknown 0.6 4 new non-watchlisted dep(s): ['@opentui/core', '@opentui/keymap', '@opentui/react', 'string-width']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "pentoshi"
  ],
  "versions": 68
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-JOOJZwSiGGCmP+I0lDzSZ94Zg1GEDHX4VGQN3O7c8rd1Xu/4zB2LAEJV/xD4ebiddHZCs9pbmtkovXlwAgCNew==",
    "tarball": "https://registry.npmjs.org/@pentoshi/clai/-/clai-3.8.42.tgz",
    "unpackedSize": 5292626
  },
  "dist-tags": {
    "latest": "3.8.42"
  },
  "latest_version": "3.8.42",
  "maintainers": [
    {
      "email": "aniket00736@gmail.com",
      "name": "pentoshi"
    }
  ],
  "num_versions": 169,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pentoshi007/clai.git"
  },
  "scripts": {
    "build": "node scripts/embed-prompts.mjs && tsc -p tsconfig.json && node -e \"const{cpSync,mkdirSync}=require('fs');mkdirSync('dist/prompts',{recursive:true});for(const f of['system.agent.md','system.ask.md'])cpSync('src/prompts/'+f,'dist/prompts/'+f);\"",
    "compile": "node scripts/embed-prompts.mjs && bun run scripts/build.ts",
    "dev": "node scripts/run-dev.mjs",
    "dev:bun": "bun run src/index.ts",
    "dev:node": "tsx src/index.ts",
    "doctor": "tsx src/index.ts doctor",
    "embed-prompts": "node scripts/embed-prompts.mjs",
    "install:opentui-platforms": "node scripts/install-opentui-platforms.mjs",
    "prebuild": "node scripts/sync-version.mjs",
    "precompile": "node scripts/sync-version.mjs",
    "prepublishOnly": "npm run build",
    "pretest": "node scripts/sync-version.mjs",
    "prompt-budget": "tsx scripts/prompt-budget.ts",
    "release:verify": "tsx scripts/validate-release.ts",
    "start": "node dist/index.js",
    "sync-version": "node scripts/sync-version.mjs",
    "test": "vitest run",
    "test:bun": "bun run test:bun:v2 && bun run test:bun:parity",
    "test:bun:parity": "bun x vitest run test/tui-v2 test/god-mode-phase1.test.ts test/mentions.test.ts",
    "test:bun:v2": "bun run scripts/v2-spikes/ci-smoke.ts",
    "typecheck": "tsc -p tsconfig.json --noEmit"
  },
  "signal_details": {
    "dependency_added_unknown": "4 new non-watchlisted dep(s): ['@opentui/core', '@opentui/keymap', '@opentui/react', 'string-width']",
    "rapid_release": "3 versions in last 24h: ['3.8.40', '3.8.41', '3.8.42']",
    "script_count_spike": "scripts count 8 -> 21"
  },
  "time": {
    "created": "2026-05-05T12:02:03.922Z",
    "modified": "2026-07-20T12:01:22.169Z"
  }
}