npm @botiverse/raft-daemon @0.61.0
score
0.5937
med
flagged
2026-06-16 09:07
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/botiverse/slock.git' also claimed by 5 package(s) under different publishers: ['npm/@botiverse/raft', 'npm/@slock-ai/computer', 'npm/@slock-ai/daemon'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@botiverse/kimi-code-sdk'] |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo botiverse/slock returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tennyzhuang",
"richardchien",
"xxchan"
],
"versions": 10
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-fGRblBTK+dSEFq70AaDOTFQLLNXRCs2w3D8hfFpKmSmpRJ4+3AnMje4iZyIjnI/kQkl3GkmqdgTcuNxBQWciWQ==",
"tarball": "https://registry.npmjs.org/@botiverse/raft-daemon/-/raft-daemon-0.61.0.tgz",
"unpackedSize": 2227647
},
"dist-tags": {
"latest": "0.61.0",
"play": "0.60.0-play.20260615140421"
},
"latest_version": "0.61.0",
"maintainers": [
{
"email": "zty0826@gmail.com",
"name": "tennyzhuang"
},
{
"email": "stdrc@outlook.com",
"name": "richardchien"
},
{
"email": "xxchan22f@gmail.com",
"name": "xxchan"
}
],
"num_versions": 11,
"repository": {
"directory": "packages/daemon",
"type": "git",
"url": "git+https://github.com/botiverse/slock.git"
},
"scripts": {
"build": "pnpm --filter @botiverse/raft build && tsup && node -e \"require('fs').cpSync('../cli/dist','dist/cli',{recursive:true})\" && node scripts/write-dist-bins.mjs",
"check:slock-cli-guide-fresh": "pnpm generate:slock-cli-guide && git diff --exit-code ../../manual/agent-knowledge/raft-cli-overview.md",
"dev": "pnpm --filter @botiverse/raft build && tsx watch src/index.ts",
"generate:slock-cli-guide": "tsx scripts/generate-slock-cli-guide.ts",
"lint:publish-package": "node scripts/check-publish-package.mjs",
"prepack": "pnpm run build",
"prepublishOnly": "pnpm run build",
"release:alpha": "npm version prerelease --preid=alpha --no-git-tag-version && cd ../.. && pnpm install --lockfile-only && git add packages/daemon/package.json pnpm-lock.yaml && git commit -m \"chore: bump @botiverse/raft-daemon to v$(node -p \"require('./packages/daemon/package.json').version\")\" && git tag daemon-v$(node -p \"require('./packages/daemon/package.json').version\") && git push && git push --tags",
"release:major": "npm version major --no-git-tag-version && cd ../.. && pnpm install --lockfile-only && git add packages/daemon/package.json pnpm-lock.yaml && git commit -m \"chore: bump @botiverse/raft-daemon to v$(node -p \"require('./packages/daemon/package.json').version\")\" && git tag daemon-v$(node -p \"require('./packages/daemon/package.json').version\") && git push && git push --tags",
"release:minor": "npm version minor --no-git-tag-version && cd ../.. && pnpm install --lockfile-only && git add packages/daemon/package.json pnpm-lock.yaml && git commit -m \"chore: bump @botiverse/raft-daemon to v$(node -p \"require('./packages/daemon/package.json').version\")\" && git tag daemon-v$(node -p \"require('./packages/daemon/package.json').version\") && git push && git push --tags",
"release:patch": "npm version patch --no-git-tag-version && cd ../.. && pnpm install --lockfile-only && git add packages/daemon/package.json pnpm-lock.yaml && git commit -m \"chore: bump @botiverse/raft-daemon to v$(node -p \"require('./packages/daemon/package.json').version\")\" && git tag daemon-v$(node -p \"require('./packages/daemon/package.json').version\") && git push && git push --tags",
"start": "tsx src/index.ts",
"test": "node --import tsx --test --test-force-exit 'src/**/*.test.ts'",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@botiverse/kimi-code-sdk']",
"repo_doesnt_exist": "claimed repo botiverse/slock returns 404 on github.com",
"shared_repo_different_publisher": "repo 'git+https://github.com/botiverse/slock.git' also claimed by 5 package(s) under different publishers: ['npm/@botiverse/raft', 'npm/@slock-ai/computer', 'npm/@slock-ai/daemon'] ..."
},
"time": {
"created": "2026-06-12T07:05:59.664Z",
"modified": "2026-06-16T12:43:17.794Z"
}
}