npm @peac/adapter-openai-compatible @0.16.2
score
0.6118
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/policy-kit', 'npm/@peac/mappings-acp', 'npm/@peac/mappings-paymentauth'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"peacprotocol"
],
"versions": 37
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-q4Bbx9q7MxUOg2HZ7FeBAAYslDBthHJXVKAkFpfAy2txmLF1ZhzA+i0x7inPArEJjNsnEM5q13KIyidVhgZyKg==",
"tarball": "https://registry.npmjs.org/@peac/adapter-openai-compatible/-/adapter-openai-compatible-0.16.2.tgz",
"unpackedSize": 68463
},
"dist-tags": {
"latest": "0.16.2",
"next": "0.16.3"
},
"latest_version": "0.16.2",
"maintainers": [
{
"email": "peacprotocol@gmail.com",
"name": "peacprotocol"
}
],
"num_versions": 38,
"repository": {
"directory": "packages/adapters/openai-compatible",
"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/policy-kit', 'npm/@peac/mappings-acp', 'npm/@peac/mappings-paymentauth'] ..."
},
"time": {
"created": "2026-02-24T19:54:11.402Z",
"modified": "2026-07-21T06:08:10.441Z"
}
}