npm @agentconnect.md/daemon @1.17.0
score
0.7
high
flagged
2026-07-24 19:29
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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 0d ago but package has 539 versions (expect >= 163d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pooytr1",
"philz3906",
"allendragon"
],
"versions": 538
}
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.14"
},
"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": 539,
"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 0d ago but package has 539 versions (expect >= 163d 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-25T00:28:53.712Z"
}
}