npm @codori/server @0.7.1
score
0.5927
med
flagged
2026-07-23 18:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/comfuture/codori.git' also claimed by 1 package(s) under different publishers: ['npm/@codori/client'] |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@openai/codex'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"comfuture"
],
"versions": 19
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-D/wf1U2srQCSMwqZQGfc9QmOWocLK+Pn981JDHfBmJrqHnZRhpczV3mSOhm5GBgu+HUKFyZK0w+ROxwNKrYnOw==",
"tarball": "https://registry.npmjs.org/@codori/server/-/server-0.7.1.tgz",
"unpackedSize": 18849189
},
"dist-tags": {
"latest": "0.7.1"
},
"latest_version": "0.7.1",
"maintainers": [
{
"email": "comfuture@gmail.com",
"name": "comfuture"
}
],
"num_versions": 23,
"repository": {
"directory": "packages/server",
"type": "git",
"url": "git+https://github.com/comfuture/codori.git"
},
"scripts": {
"build": "tsc -p tsconfig.build.json && node ./scripts/sync-client-bundle.mjs",
"lint": "eslint src test --ext .ts",
"prepack": "pnpm --dir ../client build && pnpm run build",
"test": "vitest run",
"typecheck": "tsc -p tsconfig.json"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@openai/codex']",
"shared_repo_different_publisher": "repo 'git+https://github.com/comfuture/codori.git' also claimed by 1 package(s) under different publishers: ['npm/@codori/client']"
},
"time": {
"created": "2026-04-10T05:21:17.551Z",
"modified": "2026-07-13T00:29:53.720Z"
}
}