npm @shipeasy/mcp @2.5.0
score
0.5367
med
flagged
2026-07-25 19:53
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/shipeasy-ai/shipeasy.git' also claimed by 2 package(s) under different publishers: ['npm/@shipeasy/cli', 'npm/@shipeasy/openapi'] |
| repository_url_changed | 0.7 | 'git+https://github.com/shipeasy-ai/mcp.git' -> 'git+https://github.com/shipeasy-ai/shipeasy.git' |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"vadimsh931"
],
"versions": 7
}
Evidence (package doc at flag time)
{
"dependencies_count": 5,
"dist": {
"integrity": "sha512-ORR5rJKmWeGqt0kHqdEWQ1iQd53NZDsLVjg3PQ9fVvdfdn4f6b7FvuosLnqQPk1TTYQIP1DpL4R4V4fsvS9cpw==",
"tarball": "https://registry.npmjs.org/@shipeasy/mcp/-/mcp-2.5.0.tgz",
"unpackedSize": 390587
},
"dist-tags": {
"latest": "2.5.0"
},
"latest_version": "2.5.0",
"maintainers": [
{
"email": "vshaveyko@gmail.com",
"name": "vadimsh931"
}
],
"num_versions": 15,
"repository": {
"directory": "mcp",
"type": "git",
"url": "git+https://github.com/shipeasy-ai/shipeasy.git"
},
"scripts": {
"build": "tsc -p tsconfig.json",
"dev": "tsx src/index.ts",
"docs": "tsx scripts/gen-mcp-docs.ts",
"gen:tools": "node scripts/gen-tools.mjs",
"prebuild": "pnpm gen:tools",
"registry:gen": "tsx scripts/gen-server-json.ts",
"start": "node bin/mcp.js",
"test": "vitest run",
"type-check": "tsc --noEmit"
},
"signal_details": {
"repository_url_changed": "'git+https://github.com/shipeasy-ai/mcp.git' -> 'git+https://github.com/shipeasy-ai/shipeasy.git'",
"shared_repo_different_publisher": "repo 'git+https://github.com/shipeasy-ai/shipeasy.git' also claimed by 2 package(s) under different publishers: ['npm/@shipeasy/cli', 'npm/@shipeasy/openapi']"
},
"time": {
"created": "2026-05-12T20:03:22.874Z",
"modified": "2026-07-26T00:53:35.854Z"
}
}