BEACON

← candidates

npm @a5c-ai/babysitter-observer-dashboard @1.0.0

score
0.65 med
flagged 2026-06-07 09:47
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.0.0 but max published is 5.1.1-staging.52898ebfc24f
mass_publish_burst 0.8 publisher 'tmuskal' pushed 5 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "tmuskal",
    "benihak"
  ],
  "versions": 312
}

Evidence (package doc at flag time)

{
  "dependencies_count": 17,
  "dist": {
    "integrity": "sha512-sTS22/wI9e6nM9pp+cvSfUfAnVsHQ1/9+ImvuanVM9r7C9DTOZ2hhGHsgtx7AkJGNFuy6Y/mrMe7Lnm3IIEByA==",
    "tarball": "https://registry.npmjs.org/@a5c-ai/babysitter-observer-dashboard/-/babysitter-observer-dashboard-1.0.0.tgz",
    "unpackedSize": 1145645
  },
  "dist-tags": {
    "latest": "1.0.0",
    "staging": "5.1.1-staging.00ceebd28cf2"
  },
  "latest_version": "1.0.0",
  "maintainers": [
    {
      "email": "tal@musk.al",
      "name": "tmuskal"
    },
    {
      "email": "beni@a5c.ai",
      "name": "benihak"
    }
  ],
  "num_versions": 313,
  "repository": {
    "directory": "packages/observer-dashboard",
    "type": "git",
    "url": "git+https://github.com/a5c-ai/babysitter.git"
  },
  "scripts": {
    "build": "next build",
    "build:cli": "node -e \"const v=require('./package.json').version;require('esbuild').buildSync({entryPoints:['src/cli.ts'],bundle:true,platform:'node',target:'node18',outfile:'dist/cli.js',external:['next'],define:{'__CLI_VERSION__':JSON.stringify(v)}})\"",
    "dev": "next dev --port 4800",
    "dev:cli": "npx ts-node --skip-project src/cli.ts",
    "lint": "next lint",
    "pretest": "node scripts/ensure-local-deps.mjs",
    "start": "next start --port 4800",
    "test": "vitest run",
    "test:coverage": "vitest run --coverage",
    "test:e2e": "npx playwright test",
    "test:perf": "npx playwright test e2e/tests/performance.spec.ts",
    "test:watch": "vitest"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.0.0 but max published is 5.1.1-staging.52898ebfc24f",
    "mass_publish_burst": "publisher 'tmuskal' pushed 5 packages in the last 15min on npm"
  },
  "time": {
    "created": "2026-04-29T12:20:13.211Z",
    "modified": "2026-06-07T14:47:15.926Z"
  }
}