BEACON

← candidates

npm @halfagiraf/clawx @0.9.63

score
0.9 high
flagged 2026-06-16 09:20
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.9.59', '0.9.60', '0.9.61', '0.9.62', '0.9.63']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "ohmdesign"
  ],
  "versions": 246
}

Evidence (package doc at flag time)

{
  "dependencies_count": 52,
  "dist": {
    "integrity": "sha512-rf74gWXD+h2KikmDpsDsTdbKdREEhgzNIa9P6JNzDpYeIKwtAxFPwB5OSZ2sIhxUAUO789eA95FNdLPU6D1W5A==",
    "tarball": "https://registry.npmjs.org/@halfagiraf/clawx/-/clawx-0.9.63.tgz",
    "unpackedSize": 1978108
  },
  "dist-tags": {
    "latest": "0.9.63"
  },
  "latest_version": "0.9.63",
  "maintainers": [
    {
      "email": "smcsorl@gmail.com",
      "name": "ohmdesign"
    }
  ],
  "num_versions": 247,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stevenmcsorley/clawx.git"
  },
  "scripts": {
    "build": "tsc && node -e \"require('fs').cpSync('src/core/grpc/clawx.proto','dist/core/grpc/clawx.proto')\"",
    "dev": "tsc --watch",
    "lint": "tsc --noEmit",
    "postinstall": "node -e \"try{require('fs').chmodSync('bin/clawx.js',0o755)}catch{}\"",
    "prepublishOnly": "npm run build && npm test",
    "start": "node dist/cli/main.js",
    "test": "vitest --run"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "6 versions in last 24h: ['0.9.59', '0.9.60', '0.9.61', '0.9.62', '0.9.63']"
  },
  "time": {
    "created": "2026-03-16T10:46:12.214Z",
    "modified": "2026-06-16T14:19:53.239Z"
  }
}