npm tokenmaxx @0.0.55
score
0.6292
med
flagged
2026-07-22 17:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.0.53', '0.0.54', '0.0.55'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.0.55 but max published is 0.0.57-alpha.69 |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 6d ago but package has 64 versions (expect >= 108d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"tedspare",
"rubrot",
"dexterstorey",
"sarimmalik"
],
"versions": 64
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-nEN5BrV6naysxhGKOuDK2K3SXTx48tPIkY+X80bnFfivzTzRBNgckzC51/m+MLSUm8fBrNOqqG0ki2TlyjLp3w==",
"tarball": "https://registry.npmjs.org/tokenmaxx/-/tokenmaxx-0.0.55.tgz",
"unpackedSize": 815787
},
"dist-tags": {
"alpha": "0.0.56-alpha.72",
"latest": "0.0.55"
},
"latest_version": "0.0.55",
"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": 64,
"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.55 but max published is 0.0.57-alpha.69",
"rapid_release": "3 versions in last 24h: ['0.0.53', '0.0.54', '0.0.55']",
"repo_too_new_for_version_history": "claimed repo created 6d ago but package has 64 versions (expect >= 108d for that history)"
},
"time": {
"created": "2026-07-16T02:10:26.667Z",
"modified": "2026-07-22T21:49:09.593Z"
}
}