BEACON

← candidates

npm @agentconnect.md/daemon @1.17.0

score
0.7 high
flagged 2026-07-25 00:57
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.17.0 but max published is 1.18.0-rc.3
shared_repo_different_publisher 0.9 repo 'git+https://github.com/agentconnect-md/agentconnect.git' also claimed by 1 package(s) under different publishers: ['npm/@agentconnect.md/cli']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 1d ago but package has 545 versions (expect >= 164d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "pooytr1",
    "philz3906",
    "allendragon"
  ],
  "versions": 544
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-zU2MVx+iN5Yqn01+Ek4NILif8Ge7dTHsvz+PEg1jQuNtyq57s+930wSz+hp/GhnwpCF9qTMGQh8g3DEs4V7Caw==",
    "tarball": "https://registry.npmjs.org/@agentconnect.md/daemon/-/daemon-1.17.0.tgz",
    "unpackedSize": 41623927
  },
  "dist-tags": {
    "latest": "1.17.0",
    "rc": "1.18.0-rc.24"
  },
  "latest_version": "1.17.0",
  "maintainers": [
    {
      "email": "pooytr1@gmail.com",
      "name": "pooytr1"
    },
    {
      "email": "philz3906@gmail.com",
      "name": "philz3906"
    },
    {
      "email": "allendragon@gmail.com",
      "name": "allendragon"
    }
  ],
  "num_versions": 545,
  "repository": {
    "directory": "packages/daemon",
    "type": "git",
    "url": "git+https://github.com/agentconnect-md/agentconnect.git"
  },
  "scripts": {
    "agent:chat": "tsx src/index.ts --agents-dir ./test/fixtures/sample-agent chat",
    "agent:run": "tsx src/index.ts --agents-dir ./test/fixtures/sample-agent run",
    "build": "pnpm --filter '{.}^...' build && tsdown && node scripts/assert-self-contained.mjs",
    "clean": "rm -rf dist",
    "dev": "tsx watch src/index.ts run",
    "start": "node dist/index.js run",
    "test": "vitest run",
    "test:unit": "vitest run",
    "test:watch": "vitest",
    "typecheck": "tsc -p tsconfig.typecheck.json"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.17.0 but max published is 1.18.0-rc.3",
    "repo_too_new_for_version_history": "claimed repo created 1d ago but package has 545 versions (expect >= 164d for that history)",
    "shared_repo_different_publisher": "repo 'git+https://github.com/agentconnect-md/agentconnect.git' also claimed by 1 package(s) under different publishers: ['npm/@agentconnect.md/cli']"
  },
  "time": {
    "created": "2026-06-28T10:20:45.233Z",
    "modified": "2026-07-25T05:29:25.433Z"
  }
}