npm @slock-ai/daemon @0.56.1
score
0.8333
high
flagged
2026-06-05 03:57
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/botiverse/slock.git' also claimed by 2 package(s) under different publishers: ['npm/@slock-ai/computer', 'npm/@slock-ai/cli'] |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@earendil-works/pi-ai', '@earendil-works/pi-coding-agent'] |
| 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": [
"richardchien",
"xxchan",
"tennyzhuang"
],
"versions": 171
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-koQ2nrOkSYxH1T5uaXL77jIu3BVUVT4rqj5syIBp6TzxSTHD0Nu9J2H7bRqTuzLSL3lJcNlch/EgspeVUHlV+w==",
"tarball": "https://registry.npmjs.org/@slock-ai/daemon/-/daemon-0.56.1.tgz",
"unpackedSize": 1261516
},
"dist-tags": {
"alpha": "0.55.2-alpha.0",
"latest": "0.56.1",
"play": "0.56.1-play.20260604141202"
},
"latest_version": "0.56.1",
"maintainers": [
{
"email": "stdrc@outlook.com",
"name": "richardchien"
},
{
"email": "xxchan22f@gmail.com",
"name": "xxchan"
},
{
"email": "zty0826@gmail.com",
"name": "tennyzhuang"
}
],
"num_versions": 176,
"repository": {
"directory": "packages/daemon",
"type": "git",
"url": "git+https://github.com/botiverse/slock.git"
},
"scripts": {
"build": "pnpm --filter @slock-ai/cli build && tsup && node -e \"require('fs').cpSync('../cli/dist','dist/cli',{recursive:true})\"",
"dev": "pnpm --filter @slock-ai/cli build && tsx watch src/index.ts",
"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 @slock-ai/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 @slock-ai/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 @slock-ai/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 @slock-ai/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": "2 new non-watchlisted dep(s): ['@earendil-works/pi-ai', '@earendil-works/pi-coding-agent']",
"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 2 package(s) under different publishers: ['npm/@slock-ai/computer', 'npm/@slock-ai/cli']"
},
"time": {
"created": "2026-02-22T05:02:34.681Z",
"modified": "2026-06-04T14:12:12.800Z"
}
}