BEACON

← candidates

npm borgmcp @2.7.2

score
0.5101 med
flagged 2026-07-29 16:19
signals by category
cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 5 versions in last 24h: ['2.6.0', '2.6.1', '2.7.0', '2.7.1', '2.7.2']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 16d ago but package has 194 versions (expect >= 137d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "byteventures"
  ],
  "versions": 192
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-j/OKr5FzhnDbnLn4pNadbi6XQwR6hcmlfSQHuDsy696KYroL1UagIzelpLJXR+uR/T6FKbD2Zdphr/s81l1Rfw==",
    "tarball": "https://registry.npmjs.org/borgmcp/-/borgmcp-2.7.2.tgz",
    "unpackedSize": 3540050
  },
  "dist-tags": {
    "beta": "0.2.0-beta.11",
    "latest": "2.7.2",
    "next": "0.4.2"
  },
  "latest_version": "2.7.2",
  "maintainers": [
    {
      "email": "theodor@byteventures.se",
      "name": "byteventures"
    }
  ],
  "num_versions": 194,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Byte-Ventures/borg-mcp-client.git"
  },
  "scripts": {
    "build": "npm run clean && tsc -p tsconfig.json && node scripts/set-bin-mode.mjs",
    "check": "tsc -p tsconfig.json --noEmit",
    "clean": "node scripts/clean.mjs",
    "dev": "tsc -p tsconfig.json --watch",
    "onboarding:smoke": "node scripts/onboarding-smoke.mjs",
    "release:check": "npm run verify:public-source && npm run verify:release && npm run verify:lock && npm run check && npm test && npm run build && npm run onboarding:smoke && npm run verify:package",
    "release:exercise": "npm run build && node scripts/release-exercise.mjs",
    "release:prepare": "node scripts/release-identity.mjs prepare",
    "start": "node dist/index.js",
    "test": "npm run test:unit && npm run test:release",
    "test:release": "node --test test/release-lane.test.mjs test/release-identity.test.mjs",
    "test:unit": "vitest run --config vitest.config.ts",
    "verify:artifact": "node scripts/verify-packed-artifact.mjs",
    "verify:lock": "node scripts/verify-lock-registry.mjs",
    "verify:package": "node scripts/verify-local-package.mjs",
    "verify:public-source": "node scripts/verify-public-source.mjs",
    "verify:release": "node scripts/verify-release-readiness.mjs",
    "verify:release-identity": "node scripts/release-identity.mjs verify"
  },
  "signal_details": {
    "rapid_release": "5 versions in last 24h: ['2.6.0', '2.6.1', '2.7.0', '2.7.1', '2.7.2']",
    "repo_too_new_for_version_history": "claimed repo created 16d ago but package has 194 versions (expect >= 137d for that history)"
  },
  "time": {
    "created": "2025-10-23T19:38:19.633Z",
    "modified": "2026-07-29T21:19:33.413Z"
  }
}