npm @walkeros/cli @4.2.0
score
0.747
high
flagged
2026-06-11 04:59
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| 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/server-store-gcs', 'npm/@walkeros/destination-demo', 'npm/@walkeros/server-destination-mixpanel'] ... |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@walkeros/transformer-validate', 'tar'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"alexanderkirtzel"
],
"versions": 96
}
Evidence (package doc at flag time)
{
"dependencies_count": 23,
"dist": {
"integrity": "sha512-3I5PnTiwG2csJ7+hIo7Yfs02FPFsKIWXTan5WwuRu1S48SAHKe25S6Dq46ej5VHY7o3k2au0Dy2GUlPBKK27Dg==",
"tarball": "https://registry.npmjs.org/@walkeros/cli/-/cli-4.2.0.tgz",
"unpackedSize": 5266483
},
"dist-tags": {
"latest": "4.2.0",
"next": "4.2.0-next-1781000333052"
},
"latest_version": "4.2.0",
"maintainers": [
{
"email": "alexander@elbwalker.com",
"name": "alexanderkirtzel"
}
],
"num_versions": 97,
"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/'",
"test:debug": "jest --colors --detectOpenHandles --testPathIgnorePatterns '__tests__/e2e/'",
"test:integration": "jest --colors --testPathPatterns='__tests__/e2e/'",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@walkeros/transformer-validate', 'tar']",
"shared_repo_different_publisher": "repo 'git+https://github.com/elbwalker/walkerOS.git' also claimed by 10 package(s) under different publishers: ['npm/@walkeros/server-store-gcs', 'npm/@walkeros/destination-demo', 'npm/@walkeros/server-destination-mixpanel'] ..."
},
"time": {
"created": "2025-11-17T20:35:36.574Z",
"modified": "2026-06-09T22:31:39.713Z"
}
}