npm @walkeros/cli @4.3.2
score
0.7
high
flagged
2026-07-28 19:52
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=4.3.2 but max published is 4.4.0-next-1785239495233 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/elbwalker/walkerOS.git' also claimed by 10 package(s) under different publishers: ['npm/@walkeros/transformer-validate', 'npm/@walkeros/server-destination-linkedin', 'npm/@walkeros/web-core'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"alexanderkirtzel"
],
"versions": 119
}
Evidence (package doc at flag time)
{
"dependencies_count": 23,
"dist": {
"integrity": "sha512-WcxU3oiZfVYPcXAbapwCOV+wArmQ1Hjt130D+dKyi2i9kwVZ9ITrRMgsuy8vwLrFXfO30ld53YVUZWIYCK9BPw==",
"tarball": "https://registry.npmjs.org/@walkeros/cli/-/cli-4.3.2.tgz",
"unpackedSize": 5657212
},
"dist-tags": {
"latest": "4.3.2",
"next": "4.4.0-next-1785261149472"
},
"latest_version": "4.3.2",
"maintainers": [
{
"email": "alexander@elbwalker.com",
"name": "alexanderkirtzel"
}
],
"num_versions": 119,
"repository": {
"directory": "packages/cli",
"url": "git+https://github.com/elbwalker/walkerOS.git"
},
"scripts": {
"build": "tsup",
"clean": "rm -rf .turbo && rm -rf dist && rm -rf coverage && rm -rf .temp && rm -rf .tmp",
"dev": "tsx src/index.ts",
"docker:build": "bash scripts/build-docker.sh",
"docker:build:flow": "bash scripts/build-flow.sh",
"docker:publish": "bash scripts/publish-docker.sh",
"docker:test": "bash scripts/test-docker.sh",
"generate:types": "openapi-typescript ${OPENAPI_SPEC:-./openapi/spec.json} -o src/types/api.gen.d.ts && prettier --write src/types/api.gen.d.ts ./openapi/spec.json",
"generate:types:local": "OPENAPI_SPEC=${WALKEROS_APP_URL:-http://localhost:3000}/api/openapi.json npm run generate:types",
"lint": "eslint \"src/**/*.ts*\"",
"start": "node dist/index.js",
"test": "jest --colors --testPathIgnorePatterns '__tests__/e2e/' '__tests__/integration/'",
"test:debug": "jest --colors --detectOpenHandles --testPathIgnorePatterns '__tests__/e2e/' '__tests__/integration/'",
"test:e2e": "jest --colors --testPathPatterns='__tests__/e2e/'",
"test:integration": "jest --colors --testPathPatterns='__tests__/integration/'",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=4.3.2 but max published is 4.4.0-next-1785239495233",
"shared_repo_different_publisher": "repo 'git+https://github.com/elbwalker/walkerOS.git' also claimed by 10 package(s) under different publishers: ['npm/@walkeros/transformer-validate', 'npm/@walkeros/server-destination-linkedin', 'npm/@walkeros/web-core'] ..."
},
"time": {
"created": "2025-11-17T20:35:36.574Z",
"modified": "2026-07-28T18:07:14.038Z"
}
}