npm @mcp-use/cli @3.3.1
score
0.7
high
flagged
2026-06-05 09:30
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=3.3.1 but max published is 3.3.2-canary.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/mcp-use/mcp-use.git' also claimed by 3 package(s) under different publishers: ['npm/create-mcp-use-app', 'npm/@mcp-use/inspector', 'npm/mcp-use'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"pzullo",
"pederzh",
"tonxxd"
],
"versions": 526
}
Evidence (package doc at flag time)
{
"dependencies_count": 16,
"dist": {
"integrity": "sha512-gsguHcOWOm9Mtv00eXMJFskwetuP0VaxUijN5cA+Ld0C5LH5kMHypCZbGVcChMIgUfQRmKCJPEvoVrfJt0ZmHQ==",
"tarball": "https://registry.npmjs.org/@mcp-use/cli/-/cli-3.3.1.tgz",
"unpackedSize": 2054145
},
"dist-tags": {
"beta": "2.1.13-beta.0",
"canary": "3.3.2-canary.0",
"latest": "3.3.1"
},
"latest_version": "3.3.1",
"maintainers": [
{
"email": "dev@mcp-use.io",
"name": "pzullo"
},
{
"email": "luigipederzani@gmail.com",
"name": "pederzh"
},
{
"email": "tonxipad+npm@gmail.com",
"name": "tonxxd"
}
],
"num_versions": 526,
"repository": {
"directory": "libraries/typescript/packages/cli",
"type": "git",
"url": "git+https://github.com/mcp-use/mcp-use.git"
},
"scripts": {
"build": "tsup && tsc --emitDeclarationOnly --declaration",
"dev": "tsc --watch",
"test": "vitest run",
"test:watch": "vitest"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=3.3.1 but max published is 3.3.2-canary.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/mcp-use/mcp-use.git' also claimed by 3 package(s) under different publishers: ['npm/create-mcp-use-app', 'npm/@mcp-use/inspector', 'npm/mcp-use']"
},
"time": {
"created": "2025-06-27T19:48:31.980Z",
"modified": "2026-06-05T05:42:48.707Z"
}
}