npm tokenmaxx @0.0.56
score
0.6306
med
flagged
2026-07-22 18:24
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['0.0.53', '0.0.54', '0.0.55', '0.0.56'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.0.56 but max published is 0.0.58-alpha.74 |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 6d ago but package has 66 versions (expect >= 109d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tedspare",
"rubrot",
"dexterstorey",
"sarimmalik"
],
"versions": 65
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-uqaM2CV6iHNxnAq2Hs1h2qTbt/fhoWB2+FJPbDv0tw66iEA5UBvQxOCf66dDdQ7AY3enwIxzH2zSMohMje4k/w==",
"tarball": "https://registry.npmjs.org/tokenmaxx/-/tokenmaxx-0.0.56.tgz",
"unpackedSize": 816704
},
"dist-tags": {
"alpha": "0.0.58-alpha.74",
"latest": "0.0.56"
},
"latest_version": "0.0.56",
"maintainers": [
{
"email": "ted.spare@gmail.com",
"name": "tedspare"
},
{
"email": "ros@rubriclabs.com",
"name": "rubrot"
},
{
"email": "dexter@dexterstorey.com",
"name": "dexterstorey"
},
{
"email": "sarim@rubriclabs.com",
"name": "sarimmalik"
}
],
"num_versions": 66,
"repository": {
"type": "git",
"url": "git+https://github.com/RubricLab/tokenmaxx.git"
},
"scripts": {
"bleed": "bun x npm-check-updates -u",
"build": "bun run clean && bun build ./src/index.ts --target bun --outdir dist --external '@opentui/*' && cp bin/launcher.cjs dist/launcher.cjs && chmod 755 dist/index.js dist/launcher.cjs",
"check": "bun run typecheck && bun x biome check . && bun test",
"clean": "rm -rf dist",
"dev": "bun run src/index.ts",
"format": "bun x biome check --write .",
"prepare": "bun x @rubriclab/package prepare",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.0.56 but max published is 0.0.58-alpha.74",
"rapid_release": "4 versions in last 24h: ['0.0.53', '0.0.54', '0.0.55', '0.0.56']",
"repo_too_new_for_version_history": "claimed repo created 6d ago but package has 66 versions (expect >= 109d for that history)"
},
"time": {
"created": "2026-07-16T02:10:26.667Z",
"modified": "2026-07-22T23:12:04.677Z"
}
}