npm openpalm @0.12.13
score
0.7264
high
flagged
2026-06-18 18:50
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.12.11', '0.12.12', '0.12.13'] |
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.12.13 but max published is 0.12.14-rc.1 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/itlackey/openpalm.git' also claimed by 8 package(s) under different publishers: ['npm/@openpalm/lib', 'npm/@openpalm/ui', 'npm/@openpalm/channel-discord'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"itlackey"
],
"versions": 92
}
Evidence (package doc at flag time)
{
"dependencies_count": 3,
"dist": {
"integrity": "sha512-g1IexwbvX+A4aUMB9XE4lJQnOT4JDOkkv7x/WsGM56z7sb5KRCGuoRQORDzICHpJYmWmdUZg6tcew45gAL4uww==",
"tarball": "https://registry.npmjs.org/openpalm/-/openpalm-0.12.13.tgz",
"unpackedSize": 6207
},
"dist-tags": {
"latest": "0.12.13",
"next": "0.12.0-rc.8",
"rc": "0.12.14-rc.1"
},
"latest_version": "0.12.13",
"maintainers": [
{
"email": "itlackey@outlook.com",
"name": "itlackey"
}
],
"num_versions": 93,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "git+https://github.com/itlackey/openpalm.git"
},
"scripts": {
"build": "bun build src/main.ts --compile --outfile dist/openpalm-cli",
"build:darwin-arm64": "bun build src/main.ts --compile --target=bun-darwin-arm64 --outfile dist/openpalm-cli-darwin-arm64",
"build:darwin-x64": "bun build src/main.ts --compile --target=bun-darwin-x64 --outfile dist/openpalm-cli-darwin-x64",
"build:linux-arm64": "bun build src/main.ts --compile --target=bun-linux-arm64 --outfile dist/openpalm-cli-linux-arm64",
"build:linux-x64": "bun build src/main.ts --compile --target=bun-linux-x64 --outfile dist/openpalm-cli-linux-x64",
"build:windows-arm64": "bun build src/main.ts --compile --target=bun-windows-arm64 --outfile dist/openpalm-cli-windows-arm64.exe",
"build:windows-x64": "bun build src/main.ts --compile --target=bun-windows-x64 --outfile dist/openpalm-cli-windows-x64.exe",
"start": "bun run src/main.ts",
"test": "bun test",
"test:e2e": "npx playwright test",
"typecheck": "tsc --noEmit",
"wizard:local": "bun run src/main.ts install --no-start --force"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.12.13 but max published is 0.12.14-rc.1",
"rapid_release": "3 versions in last 24h: ['0.12.11', '0.12.12', '0.12.13']",
"shared_repo_different_publisher": "repo 'git+https://github.com/itlackey/openpalm.git' also claimed by 8 package(s) under different publishers: ['npm/@openpalm/lib', 'npm/@openpalm/ui', 'npm/@openpalm/channel-discord'] ..."
},
"time": {
"created": "2026-02-22T15:42:52.328Z",
"modified": "2026-06-18T21:33:17.123Z"
}
}