BEACON

← candidates

npm primitive-admin @1.0.60

score
0.5333 med
flagged 2026-07-22 14:02
signals by category
cadence 1 topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['1.0.56', '1.0.57', '1.0.58', '1.0.59', '1.0.60']
topology
no_repo 0.3 package.json has no repository field
dist_tag_anomaly 0.5 dist-tags.latest=1.0.60 but max published is 1.1.0-alpha.0

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "primitivelabsllc"
  ],
  "versions": 114
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-2bK6S3IiQ2KI+fI+zahGsokiDowhquPTBWFlW7ixpYEWKp1kV4ShrogM3GGvXICZs7Kuiauz7ImXBFfg9MK36g==",
    "tarball": "https://registry.npmjs.org/primitive-admin/-/primitive-admin-1.0.60.tgz",
    "unpackedSize": 3699831
  },
  "dist-tags": {
    "alpha": "1.1.0-alpha.53",
    "latest": "1.0.60"
  },
  "latest_version": "1.0.60",
  "maintainers": [
    {
      "email": "npm@primitivelabs.com",
      "name": "primitivelabsllc"
    }
  ],
  "num_versions": 115,
  "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": {
    "dist_tag_anomaly": "dist-tags.latest=1.0.60 but max published is 1.1.0-alpha.0",
    "no_repo": "package.json has no repository field",
    "rapid_release": "5 versions in last 24h: ['1.0.56', '1.0.57', '1.0.58', '1.0.59', '1.0.60']"
  },
  "time": {
    "created": "2026-01-20T23:28:34.106Z",
    "modified": "2026-07-22T19:02:32.650Z"
  }
}