npm @sentio/runtime @4.3.4
score
0.7
high
flagged
2026-07-28 09:26
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.3.4 but max published is 4.3.5-rc.1 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/sentioxyz/sentio-sdk.git' also claimed by 4 package(s) under different publishers: ['npm/@sentio/sdk', 'npm/@sentio/protos', 'npm/@sentio/sdk-bundle'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 155d ago but package has 1436 versions (expect >= 189d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"longw",
"allendragon",
"philz3906",
"pooytr1",
"rnons",
"lzx_lizixing",
"frozenluo"
],
"versions": 1436
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-ecyKnKdiGo0nfpBPdas12jVGU9YCki4UwwXKgMdImXte7KJ/1fR3XvhUULq7wfkpUBlFlgihNlie++kMRBQ2BQ==",
"tarball": "https://registry.npmjs.org/@sentio/runtime/-/runtime-4.3.4.tgz",
"unpackedSize": 6742130
},
"dist-tags": {
"latest": "4.3.4",
"rc": "4.3.5-rc.2",
"rc2": "2.63.1-rc2.1",
"rc3": "3.8.1-rc3.1"
},
"latest_version": "4.3.4",
"maintainers": [
{
"email": "lwedge99@gmail.com",
"name": "longw"
},
{
"email": "allendragon@gmail.com",
"name": "allendragon"
},
{
"email": "philz3906@gmail.com",
"name": "philz3906"
},
{
"email": "pooytr1@gmail.com",
"name": "pooytr1"
},
{
"email": "remotenonsense@gmail.com",
"name": "rnons"
},
{
"email": "lzx.lizixing@gmail.com",
"name": "lzx_lizixing"
},
{
"email": "frozenluo@gmail.com",
"name": "frozenluo"
}
],
"num_versions": 1436,
"repository": {
"directory": "packages/runtime",
"type": "git",
"url": "git+https://github.com/sentioxyz/sentio-sdk.git"
},
"scripts": {
"build": "pnpm tsc --noEmit && pnpm bundle",
"build:all": "pnpm --filter=$(node -p \"require('./package.json').name\")... build",
"bundle": "tsdown --config src/tsdown.config.ts",
"compile": "tsc",
"run": "tsx src/processor-runner.ts --log-format=json",
"run-benchmark": "tsx src/decode-benchmark.ts",
"start_js": "tsx ./dist/processor-runner.js $PWD/../../debug/dist/lib.js",
"start_ts": "tsx src/processor-runner.ts --debug --worker 3 --port 4000 --chains-config chains-config.json $PWD/../../examples/x2y2/src/processor.ts",
"test": "tsx --test 'src/**/*.test.ts'"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.3.4 but max published is 4.3.5-rc.1",
"repo_too_new_for_version_history": "claimed repo created 155d ago but package has 1436 versions (expect >= 189d for that history)",
"shared_repo_different_publisher": "repo 'git+https://github.com/sentioxyz/sentio-sdk.git' also claimed by 4 package(s) under different publishers: ['npm/@sentio/sdk', 'npm/@sentio/protos', 'npm/@sentio/sdk-bundle'] ..."
},
"time": {
"created": "2022-12-31T04:58:31.648Z",
"modified": "2026-07-28T08:54:07.597Z"
}
}