npm @halfagiraf/clawx @0.9.60
score
0.8
high
flagged
2026-06-16 08:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.9.58', '0.9.59', '0.9.60'] |
| topology | ||
| dependency_added_unknown | 0.6 | 4 new non-watchlisted dep(s): ['@earendil-works/pi-agent-core', '@earendil-works/pi-ai', '@earendil-works/pi-coding-agent', '@earendil-works/pi-tui'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"ohmdesign"
],
"versions": 242
}
Evidence (package doc at flag time)
{
"dependencies_count": 52,
"dist": {
"integrity": "sha512-k1tPZ6Hscbwrl6mZEvd5VSSZI/pUM9h6jLthJaJc2fUH4ccPzVmOnpmvnjshTq3X6fDpt46QujXBO4LXNb/S3w==",
"tarball": "https://registry.npmjs.org/@halfagiraf/clawx/-/clawx-0.9.60.tgz",
"unpackedSize": 1969849
},
"dist-tags": {
"latest": "0.9.60"
},
"latest_version": "0.9.60",
"maintainers": [
{
"email": "smcsorl@gmail.com",
"name": "ohmdesign"
}
],
"num_versions": 244,
"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": {
"dependency_added_unknown": "4 new non-watchlisted dep(s): ['@earendil-works/pi-agent-core', '@earendil-works/pi-ai', '@earendil-works/pi-coding-agent', '@earendil-works/pi-tui']",
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "3 versions in last 24h: ['0.9.58', '0.9.59', '0.9.60']"
},
"time": {
"created": "2026-03-16T10:46:12.214Z",
"modified": "2026-06-16T13:29:19.295Z"
}
}