BEACON

← candidates

npm @halfagiraf/clawx @0.9.61

score
0.9 high
flagged 2026-06-16 08:48
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 4 versions in last 24h: ['0.9.58', '0.9.59', '0.9.60', '0.9.61']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 52,
  "dist": {
    "integrity": "sha512-YhESwfZf/EUs7eAvnGs1mQUO5w5BXEvHRbt9OYTyPwrOqoVM1mPD6/vHySWhj9NA01ULjwrjiHIjx/dRRMUKNg==",
    "tarball": "https://registry.npmjs.org/@halfagiraf/clawx/-/clawx-0.9.61.tgz",
    "unpackedSize": 1970716
  },
  "dist-tags": {
    "latest": "0.9.61"
  },
  "latest_version": "0.9.61",
  "maintainers": [
    {
      "email": "smcsorl@gmail.com",
      "name": "ohmdesign"
    }
  ],
  "num_versions": 245,
  "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": "4 versions in last 24h: ['0.9.58', '0.9.59', '0.9.60', '0.9.61']"
  },
  "time": {
    "created": "2026-03-16T10:46:12.214Z",
    "modified": "2026-06-16T13:48:06.171Z"
  }
}