npm @slock-ai/daemon @0.57.5
score
0.9
high
flagged
2026-06-09 16:36
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.57.3', '0.57.4', '0.57.5'] |
| 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/cli', 'npm/@slock-ai/computer'] |
| 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": 186
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-mVxAY1vH9TZqZS4FeK5bZ0uUljd9BveRi/B5swStq06Kwn9mabuRQJcc4UpfhniUfBAM59OgbEj9snVhmm0w8A==",
"tarball": "https://registry.npmjs.org/@slock-ai/daemon/-/daemon-0.57.5.tgz",
"unpackedSize": 1367766
},
"dist-tags": {
"alpha": "0.55.2-alpha.0",
"latest": "0.57.5",
"play": "0.57.3-play.20260609141516"
},
"latest_version": "0.57.5",
"maintainers": [
{
"email": "stdrc@outlook.com",
"name": "richardchien"
},
{
"email": "xxchan22f@gmail.com",
"name": "xxchan"
},
{
"email": "zty0826@gmail.com",
"name": "tennyzhuang"
}
],
"num_versions": 187,
"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})\"",
"check:slock-cli-guide-fresh": "pnpm generate:slock-cli-guide && git diff --exit-code ../../manual/agent-knowledge/slock-cli-overview.md",
"dev": "pnpm --filter @slock-ai/cli build && tsx watch src/index.ts",
"generate:slock-cli-guide": "tsx scripts/generate-slock-cli-guide.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": {
"rapid_release": "3 versions in last 24h: ['0.57.3', '0.57.4', '0.57.5']",
"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/cli', 'npm/@slock-ai/computer']"
},
"time": {
"created": "2026-02-22T05:02:34.681Z",
"modified": "2026-06-09T21:36:45.373Z"
}
}