npm @claude-flow/cli @3.13.2
score
0.85
high
flagged
2026-06-22 11:05
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['3.13.0', '3.13.1', '3.13.2'] |
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/ruvnet/claude-flow.git' also claimed by 2 package(s) under different publishers: ['npm/@aigentic/claude-flow', 'npm/@aigentic/ruflo'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"ruvnet"
],
"versions": 497
}
Evidence (package doc at flag time)
{
"dependencies_count": 8,
"dist": {
"integrity": "sha512-cdXC3b7Ihl/wWYG/2IPQIuqwKcr8hKLVNqeGXMK8Bfbdc0CMkxtk4oaSqOxxyPQQUZ/kwtR61DMMku50rNeaHw==",
"tarball": "https://registry.npmjs.org/@claude-flow/cli/-/cli-3.13.2.tgz",
"unpackedSize": 13001251
},
"dist-tags": {
"alpha": "3.13.2",
"latest": "3.13.2",
"v3alpha": "3.13.2"
},
"latest_version": "3.13.2",
"maintainers": [
{
"email": "ruv@ruv.net",
"name": "ruvnet"
}
],
"num_versions": 497,
"repository": {
"directory": "v3/@claude-flow/cli",
"type": "git",
"url": "git+https://github.com/ruvnet/claude-flow.git"
},
"scripts": {
"build": "tsc",
"postinstall": "node ./scripts/postinstall.cjs",
"prepublishOnly": "cp ../../../README.md ./README.md && rm -rf plugins && mkdir -p plugins && cp -r ../../../plugins/ruflo-metaharness plugins/",
"publish:all": "./scripts/publish.sh",
"release": "npm version prerelease --preid=alpha && npm run publish:all",
"test": "vitest run",
"test:pattern-store": "npx tsx src/transfer/store/tests/standalone-test.ts",
"test:plugin-store": "npx tsx src/plugins/tests/standalone-test.ts"
},
"signal_details": {
"rapid_release": "3 versions in last 24h: ['3.13.0', '3.13.1', '3.13.2']",
"shared_repo_different_publisher": "repo 'git+https://github.com/ruvnet/claude-flow.git' also claimed by 2 package(s) under different publishers: ['npm/@aigentic/claude-flow', 'npm/@aigentic/ruflo']"
},
"time": {
"created": "2026-01-06T21:46:17.860Z",
"modified": "2026-06-22T16:05:32.831Z"
}
}