npm @acomo/cli @1.0.57
score
0.7897
high
flagged
2026-06-11 01:47
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['1.0.55', '1.0.56', '1.0.57'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/progress-all/acomo.git' also claimed by 1 package(s) under different publishers: ['npm/@acomo/client'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"taihei.oshino",
"miyaji-prg"
],
"versions": 57
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-obN2DgU+yBawTk4P4qgUb7CmfcvNHgd38NoJ/1MBWjILv3yejkyb9qINIPfVleF4HWFf46d4+LRoCdkik7ZMvQ==",
"tarball": "https://registry.npmjs.org/@acomo/cli/-/cli-1.0.57.tgz",
"unpackedSize": 1860020
},
"dist-tags": {
"latest": "1.0.57"
},
"latest_version": "1.0.57",
"maintainers": [
{
"email": "taihei.oshino@progress.inc",
"name": "taihei.oshino"
},
{
"email": "koichi.miyaji@progress.inc",
"name": "miyaji-prg"
}
],
"num_versions": 58,
"repository": {
"directory": "acomo-cli",
"type": "git",
"url": "git+https://github.com/progress-all/acomo.git"
},
"scripts": {
"build": "npm run esbuild:install && npm run generate && node build.js",
"clean": "rm -rf dist",
"dev": "tsx src/index.ts",
"esbuild:install": "cd .. && npm rebuild esbuild",
"generate": "npm run generate:descriptions && npm run generate:params && npm run generate:schemas",
"generate:descriptions": "tsx scripts/generate-descriptions.ts",
"generate:params": "tsx scripts/generate-params.ts",
"generate:schemas": "mkdir -p src/schemas && cp ../acomo-backend/src/workflow/model/schemas/model-schemas.json src/schemas/model-schemas.json && echo '\u2713 \u30e2\u30c7\u30eb\u30b9\u30ad\u30fc\u30de\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210\u3057\u307e\u3057\u305f \u2192 src/schemas/model-schemas.json'",
"prepublishOnly": "npm run clean && npm run build"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['1.0.55', '1.0.56', '1.0.57']",
"shared_repo_different_publisher": "repo 'git+https://github.com/progress-all/acomo.git' also claimed by 1 package(s) under different publishers: ['npm/@acomo/client']"
},
"time": {
"created": "2026-02-17T07:11:47.744Z",
"modified": "2026-06-11T04:27:45.175Z"
}
}