npm @alwaysmeticulous/cli @2.291.2
score
0.85
high
flagged
2026-06-11 09:06
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['2.291.0', '2.291.1', '2.291.2'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/alwaysmeticulous/meticulous-sdk.git' also claimed by 10 package(s) under different publishers: ['npm/@alwaysmeticulous/backend-recorder-launcher', 'npm/@alwaysmeticulous/client', 'npm/@alwaysmeticulous/recorder-loader'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"meticulous.eng"
],
"versions": 530
}
Evidence (package doc at flag time)
{
"dependencies_count": 22,
"dist": {
"integrity": "sha512-HUerqaABv0v9V2VFSFce+Na++lc2Q+/NEtktpHE04PZIvwt2cg7jdAwkvARMrqVjJ8ANqCs5auYx9kJzugLN+g==",
"tarball": "https://registry.npmjs.org/@alwaysmeticulous/cli/-/cli-2.291.2.tgz",
"unpackedSize": 368599
},
"dist-tags": {
"latest": "2.291.2",
"next": "2.226.1-beta.0"
},
"latest_version": "2.291.2",
"maintainers": [
{
"email": "eng@meticulous.ai",
"name": "meticulous.eng"
}
],
"num_versions": 532,
"repository": {
"directory": "packages/cli",
"type": "git",
"url": "git+https://github.com/alwaysmeticulous/meticulous-sdk.git"
},
"scripts": {
"build": "tsc --build tsconfig.json",
"clean": "rimraf dist tsconfig.tsbuildinfo",
"cli": "node dist/main.js",
"cli:debug": "echo '\n\nVisit chrome://inspect in Chrome and attach the debugger\n\n' && METICULOUS_NO_TIMEOUT=true METICULOUS_REPLAY_NODE_DEBUGGER_ENABLED=true node --inspect-brk dist/main.js",
"cli:dev": "ts-node src/main.ts",
"cli:dev-localhost": "METICULOUS_API_URL=http://localhost:3000/api/ ts-node src/main.ts",
"cli:dev-staging": "METICULOUS_API_URL=https://staging-backend.alb.meticulous.ai/api/ ts-node src/main.ts",
"depcheck": "depcheck --ignore-patterns=dist",
"dev": "tsc --build tsconfig.json --watch",
"format": "prettier --write src",
"lint": "eslint \"src/**/*.{js,ts,tsx}\" --cache",
"lint:commit": "eslint --cache $(git diff --relative --name-only --diff-filter=ACMRTUXB master | grep -E \"(.js$|.ts$|.tsx$)\")",
"lint:fix": "eslint \"src/**/*.{js,ts,tsx}\" --cache --fix",
"test": "vitest run --passWithNoTests"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['2.291.0', '2.291.1', '2.291.2']",
"shared_repo_different_publisher": "repo 'git+https://github.com/alwaysmeticulous/meticulous-sdk.git' also claimed by 10 package(s) under different publishers: ['npm/@alwaysmeticulous/backend-recorder-launcher', 'npm/@alwaysmeticulous/client', 'npm/@alwaysmeticulous/recorder-loader'] ..."
},
"time": {
"created": "2022-02-09T08:28:42.844Z",
"modified": "2026-06-11T14:06:38.735Z"
}
}