npm @n8n/mcp-apps @0.8.1
score
0.5384
med
flagged
2026-07-21 03:03
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| dist_tag_anomaly | 0.5 | dist-tags.latest=0.8.1 but max published is 0.9.0 |
| shared_repo_different_publisher | 0.9 | repo 'git+https://github.com/n8n-io/n8n.git' also claimed by 10 package(s) under different publishers: ['npm/@n8n/api-types', 'npm/n8n', 'npm/@n8n/typeorm'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"cornelius_n8n_io",
"n8n-matsuuu",
"tomin8n",
"jan_n8n_io",
"n8n-charliekolb"
],
"versions": 16
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-t9WHOEjgi+QNCuvLoTODB84eUjs9EDl/FE8qzKWlfedk2ohOptUqp4cXGycRHx9EGaCpNFJJHQ64xo0iQCKSlA==",
"tarball": "https://registry.npmjs.org/@n8n/mcp-apps/-/mcp-apps-0.8.1.tgz",
"unpackedSize": 2139876
},
"dist-tags": {
"beta": "0.9.0",
"latest": "0.8.1",
"stable": "0.6.3"
},
"latest_version": "0.8.1",
"maintainers": [
{
"email": "cornelius@n8n.io",
"name": "cornelius_n8n_io"
},
{
"email": "matias.huhta@n8n.io",
"name": "n8n-matsuuu"
},
{
"email": "tomi+npm@n8n.io",
"name": "tomin8n"
},
{
"email": "jan@n8n.io",
"name": "jan_n8n_io"
},
{
"email": "charlie@n8n.io",
"name": "n8n-charliekolb"
}
],
"num_versions": 16,
"repository": {
"type": "git",
"url": "git+https://github.com/n8n-io/n8n.git"
},
"scripts": {
"build": "pnpm build:ui && pnpm build:server",
"build:server": "tsc -p tsconfig.build.json",
"build:ui": "vite build --mode workflow-preview",
"build:unchecked": "pnpm build:ui && tsc -p tsconfig.build.json --noCheck",
"clean": "rimraf dist .turbo",
"format": "biome format --write src",
"format:check": "biome ci src",
"lint": "eslint . --quiet",
"lint:fix": "eslint . --fix",
"test": "vitest run",
"test:dev": "vitest",
"test:unit": "vitest run",
"typecheck": "vue-tsc --noEmit -p tsconfig.json && tsc --noEmit -p tsconfig.build.json"
},
"signal_details": {
"dist_tag_anomaly": "dist-tags.latest=0.8.1 but max published is 0.9.0",
"shared_repo_different_publisher": "repo 'git+https://github.com/n8n-io/n8n.git' also claimed by 10 package(s) under different publishers: ['npm/@n8n/api-types', 'npm/n8n', 'npm/@n8n/typeorm'] ..."
},
"time": {
"created": "2026-06-02T05:20:51.173Z",
"modified": "2026-07-21T08:03:01.886Z"
}
}