npm primitive-admin @1.0.59
score
0.525
med
flagged
2026-07-21 17:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['1.0.56', '1.0.57', '1.0.58', '1.0.59'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=1.0.59 but max published is 1.1.0-alpha.0 |
| enrichment | ||
| depsdev_no_source_repo | 0.5 | deps.dev has no SOURCE_REPO link for this version |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"primitivelabsllc"
],
"versions": 111
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-QzUjczNtrdYIJ+dUKlCGT1PfDA6eJnBpCoVsBCTNC0OYYCWy+Lst3SA4PZfv4jD4dDATMlk9nACVo8nztDB1XQ==",
"tarball": "https://registry.npmjs.org/primitive-admin/-/primitive-admin-1.0.59.tgz",
"unpackedSize": 3680352
},
"dist-tags": {
"alpha": "1.1.0-alpha.51",
"latest": "1.0.59"
},
"latest_version": "1.0.59",
"maintainers": [
{
"email": "npm@primitivelabs.com",
"name": "primitivelabsllc"
}
],
"num_versions": 112,
"repository": null,
"scripts": {
"build": "tsc",
"cli:test:sync-db": "vitest run --config vitest.config.ts tests/integration/sync-database-config.test.ts --pool forks --poolOptions.forks.singleFork",
"gen:allowlist": "node scripts/gen-allowlist.mjs",
"gen:allowlist:check": "node scripts/gen-allowlist.mjs --check",
"gen:operation-def-descriptor": "node scripts/gen-operation-def-descriptor.mjs",
"gen:operation-def-descriptor:check": "node scripts/gen-operation-def-descriptor.mjs --check",
"gen:workflow-descriptor": "node scripts/gen-workflow-schema-descriptor.mjs",
"gen:workflow-descriptor:check": "node scripts/gen-workflow-schema-descriptor.mjs --check",
"prebuild": "node scripts/gen-allowlist.mjs && node scripts/gen-workflow-schema-descriptor.mjs && node scripts/gen-operation-def-descriptor.mjs",
"prepublishOnly": "pnpm run build",
"test": "vitest run --config vitest.config.ts",
"test:batch": "vitest run --config vitest.config.ts tests/integration/batch-tests.test.ts",
"test:email-templates": "vitest run --config vitest.config.ts tests/integration/email-templates.test.ts",
"test:integration": "vitest run --config vitest.config.ts tests/integration",
"test:llm": "vitest run --config vitest.config.ts tests/integration/llm.test.ts",
"test:prompt-tests": "vitest run --config vitest.config.ts tests/integration/prompt-tests.test.ts",
"test:sync-test-cases": "vitest run --config vitest.config.ts tests/integration/sync-test-cases.test.ts",
"test:unit": "vitest run --config vitest.config.ts tests/unit",
"test:workflow-tests": "vitest run --config vitest.config.ts tests/integration/workflow-tests.test.ts",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
"dist_tag_anomaly": "dist-tags.latest=1.0.59 but max published is 1.1.0-alpha.0",
"no_repo": "package.json has no repository field",
"rapid_release": "4 versions in last 24h: ['1.0.56', '1.0.57', '1.0.58', '1.0.59']"
},
"time": {
"created": "2026-01-20T23:28:34.106Z",
"modified": "2026-07-21T22:26:41.320Z"
}
}