npm @alwaysmeticulous/cli @2.295.1
score
0.85
high
flagged
2026-06-15 17:58
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 4 versions in last 24h: ['2.293.1', '2.294.0', '2.295.0', '2.295.1'] |
| 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/common', 'npm/@alwaysmeticulous/api', 'npm/@alwaysmeticulous/sentry'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"meticulous.eng"
],
"versions": 537
}
Evidence (package doc at flag time)
{
"dependencies_count": 22,
"dist": {
"integrity": "sha512-aghHIo/jriZh52IqYvR734TqSGAdHB2Z9TUkhYYGK9GVeY8+WHlT3BftJYtLUq3bl2XlcD9zwxCClM3yKuSGFQ==",
"tarball": "https://registry.npmjs.org/@alwaysmeticulous/cli/-/cli-2.295.1.tgz",
"unpackedSize": 411108
},
"dist-tags": {
"latest": "2.295.1",
"next": "2.226.1-beta.0"
},
"latest_version": "2.295.1",
"maintainers": [
{
"email": "eng@meticulous.ai",
"name": "meticulous.eng"
}
],
"num_versions": 539,
"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": "4 versions in last 24h: ['2.293.1', '2.294.0', '2.295.0', '2.295.1']",
"shared_repo_different_publisher": "repo 'git+https://github.com/alwaysmeticulous/meticulous-sdk.git' also claimed by 10 package(s) under different publishers: ['npm/@alwaysmeticulous/common', 'npm/@alwaysmeticulous/api', 'npm/@alwaysmeticulous/sentry'] ..."
},
"time": {
"created": "2022-02-09T08:28:42.844Z",
"modified": "2026-06-15T22:30:19.776Z"
}
}