npm chatroom-cli @1.41.0
score
0.7
high
flagged
2026-05-20 18:22
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['chatroom'] |
| topology | ||
| dependency_added_unknown | 0.6 | 6 new non-watchlisted dep(s): ['@llamaindex/liteparse', '@opencode-ai/sdk', 'commander', 'convex', 'convex-helpers'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"conradkoh"
],
"versions": 156
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-Vsun8/tmb6FM4JNiYDwoO56ibCU1IslKTCqs4lOQ0SeAs8sHluG9aOnVn6rQ0Df1k40rnwtniEgk+yvF257SHg==",
"tarball": "https://registry.npmjs.org/chatroom-cli/-/chatroom-cli-1.41.0.tgz",
"unpackedSize": 9276769
},
"dist-tags": {
"latest": "1.41.0"
},
"latest_version": "1.41.0",
"maintainers": [
{
"email": "conradkoh@gmail.com",
"name": "conradkoh"
}
],
"num_versions": 157,
"repository": {
"type": "git",
"url": "git+https://github.com/conradkoh/chatroom.git"
},
"scripts": {
"build": "bun run typecheck && rm -rf dist && bun build src/index.ts --outdir dist --target node --format esm --sourcemap",
"chatroom": "bun run src/index.ts",
"prepublishOnly": "pnpm build && pnpm test",
"test": "vitest run",
"test:watch": "vitest",
"typecheck": "tsc -b --force"
},
"signal_details": {
"bin_added": "new bin entry: ['chatroom']",
"dependency_added_unknown": "6 new non-watchlisted dep(s): ['@llamaindex/liteparse', '@opencode-ai/sdk', 'commander', 'convex', 'convex-helpers'] ..."
},
"time": {
"created": "2026-01-15T01:29:41.995Z",
"modified": "2026-05-19T22:16:49.199Z"
}
}