npm @halfagiraf/clawx @0.9.65
score
0.9
high
flagged
2026-06-16 10:28
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 8 versions in last 24h: ['0.9.61', '0.9.62', '0.9.63', '0.9.64', '0.9.65'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"ohmdesign"
],
"versions": 247
}
Evidence (package doc at flag time)
{
"dependencies_count": 52,
"dist": {
"integrity": "sha512-AmA0SVeTGs0vPp22XI5MDQaENkFY+XlPFTp+KK9pBvsLJyLHXLlHAc6e8XjYY6APWQjTJAa8Lxo+mu48wrGhbg==",
"tarball": "https://registry.npmjs.org/@halfagiraf/clawx/-/clawx-0.9.65.tgz",
"unpackedSize": 2018865
},
"dist-tags": {
"latest": "0.9.65"
},
"latest_version": "0.9.65",
"maintainers": [
{
"email": "smcsorl@gmail.com",
"name": "ohmdesign"
}
],
"num_versions": 249,
"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": "8 versions in last 24h: ['0.9.61', '0.9.62', '0.9.63', '0.9.64', '0.9.65']"
},
"time": {
"created": "2026-03-16T10:46:12.214Z",
"modified": "2026-06-16T15:28:04.621Z"
}
}