npm @peac/mcp-server @0.16.2
score
0.6043
med
flagged
2026-07-21 01:08
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.16.2 but max published is 0.16.3 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/peacprotocol/peac.git' also claimed by 10 package(s) under different publishers: ['npm/@peac/capture-core', 'npm/@peac/capture-node', 'npm/@peac/audit'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"peacprotocol"
],
"versions": 34
}
Evidence (package doc at flag time)
{
"dependencies_count": 7,
"dist": {
"integrity": "sha512-ECoXyz7ceFr3f7YMZIgDRsysj62oQLSZH4zU9HfnOACblBLIeeZW0H6WIfert6RAkQF2R41hj5rvqqH8yqm1Vw==",
"tarball": "https://registry.npmjs.org/@peac/mcp-server/-/mcp-server-0.16.2.tgz",
"unpackedSize": 1028868
},
"dist-tags": {
"latest": "0.16.2",
"next": "0.16.3"
},
"latest_version": "0.16.2",
"maintainers": [
{
"email": "peacprotocol@gmail.com",
"name": "peacprotocol"
}
],
"num_versions": 39,
"repository": {
"directory": "packages/mcp-server",
"type": "git",
"url": "git+https://github.com/peacprotocol/peac.git"
},
"scripts": {
"build": "pnpm run build:js && pnpm run build:types",
"build:js": "node scripts/build-js.mjs",
"build:types": "rm -f dist/.tsbuildinfo && tsc && rm -f dist/.tsbuildinfo",
"clean": "rm -rf dist",
"lint": "eslint src/",
"prebuild": "rm -rf dist",
"test": "pnpm -w vitest run packages/mcp-server/tests",
"test:watch": "pnpm -w vitest packages/mcp-server/tests"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.16.2 but max published is 0.16.3",
"shared_repo_different_publisher": "repo 'git+https://github.com/peacprotocol/peac.git' also claimed by 10 package(s) under different publishers: ['npm/@peac/capture-core', 'npm/@peac/capture-node', 'npm/@peac/audit'] ..."
},
"time": {
"created": "2026-02-19T06:23:53.495Z",
"modified": "2026-07-21T06:08:15.788Z"
}
}