npm @peac/control @0.16.2
score
0.6438
med
flagged
2026-07-21 01:13
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/schema', 'npm/@peac/contracts', 'npm/@peac/http-signatures'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"peacprotocol"
],
"versions": 53
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-SadZwqFNhjt6olPrDWZJWN5RyAPByLnpCamSdDw5a4Z57NSZWXGN5QseJ9jbxKNQzyA4xCt/xiU8yfysjHM7bw==",
"tarball": "https://registry.npmjs.org/@peac/control/-/control-0.16.2.tgz",
"unpackedSize": 142630
},
"dist-tags": {
"latest": "0.16.2",
"next": "0.16.3"
},
"latest_version": "0.16.2",
"maintainers": [
{
"email": "peacprotocol@gmail.com",
"name": "peacprotocol"
}
],
"num_versions": 54,
"repository": {
"directory": "packages/control",
"type": "git",
"url": "git+https://github.com/peacprotocol/peac.git"
},
"scripts": {
"build": "pnpm run build:js && pnpm run build:types",
"build:js": "tsup",
"build:types": "rm -f dist/.tsbuildinfo && tsc && rm -f dist/.tsbuildinfo",
"clean": "rm -rf dist",
"prebuild": "rm -rf dist",
"test": "vitest run",
"test:watch": "vitest"
},
"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/schema', 'npm/@peac/contracts', 'npm/@peac/http-signatures'] ..."
},
"time": {
"created": "2025-12-22T17:19:11.246Z",
"modified": "2026-07-21T06:06:28.266Z"
}
}