BEACON

← candidates

npm primitive-admin @1.0.58

score
0.525 med
flagged 2026-07-21 17:26
signals by category
cadence 1 topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['1.0.56', '1.0.57', '1.0.58']
topology
no_repo 0.3 package.json has no repository field
dist_tag_anomaly 0.5 dist-tags.latest=1.0.58 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": 110
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-8MeQke5loADVEbG+wpnLzi1C2B06pKNLa2JbWdU+rGUswqVQN+rGkTT9zl9z4NDRcTvcmm5BGUF2oUx+jLvnow==",
    "tarball": "https://registry.npmjs.org/primitive-admin/-/primitive-admin-1.0.58.tgz",
    "unpackedSize": 3680352
  },
  "dist-tags": {
    "alpha": "1.1.0-alpha.51",
    "latest": "1.0.58"
  },
  "latest_version": "1.0.58",
  "maintainers": [
    {
      "email": "npm@primitivelabs.com",
      "name": "primitivelabsllc"
    }
  ],
  "num_versions": 111,
  "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.58 but max published is 1.1.0-alpha.0",
    "no_repo": "package.json has no repository field",
    "rapid_release": "3 versions in last 24h: ['1.0.56', '1.0.57', '1.0.58']"
  },
  "time": {
    "created": "2026-01-20T23:28:34.106Z",
    "modified": "2026-07-21T22:10:48.729Z"
  }
}