npm @instantkom/mcp-server @3.171.0
score
0.534
med
flagged
2026-07-10 16:44
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| script_count_spike | 0.5 | scripts count 14 -> 19 |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['ioredis'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 32d ago but package has 56 versions (expect >= 104d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"simon.theophil"
],
"versions": 42
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-hFH+57dmnziDkgJe99aGUfUJHFmhZfx3283PeVGbJ/0JYnKOgX9LLzKki6tSOql6YADLZDPbFBtGVFJtyEPpOA==",
"tarball": "https://registry.npmjs.org/@instantkom/mcp-server/-/mcp-server-3.171.0.tgz",
"unpackedSize": 607221
},
"dist-tags": {
"latest": "3.171.0"
},
"latest_version": "3.171.0",
"maintainers": [
{
"email": "admin@instantkom.de",
"name": "simon.theophil"
}
],
"num_versions": 56,
"repository": {
"type": "git",
"url": "git+https://github.com/instantKOM/mcp-server.git"
},
"scripts": {
"build": "tsc && cp src/config/tenants.json dist/config/tenants.json && node scripts/copy-playbook-assets.mjs && chmod +x dist/index.js && chmod +x dist/index.public.js && chmod +x dist/index.http.js",
"build:public": "tsc && node scripts/copy-playbook-assets.mjs && chmod +x dist/index.public.js",
"check:api-coverage": "node scripts/check-api-coverage.js",
"check:playbook-drift": "tsx scripts/check-playbook-drift.ts",
"check:public-package": "node scripts/check-public-package.cjs",
"check:tool-handlers": "tsx scripts/check-tool-handlers.ts",
"dev": "tsx watch src/index.ts",
"dev:http": "tsx watch src/index.http.ts",
"lint": "oxlint --deny-warnings",
"lint:fix": "oxlint --deny-warnings --fix",
"prepublishOnly": "npm run build:public && npm run check:public-package",
"start": "node dist/index.js",
"start:http": "node dist/index.http.js",
"test": "vitest run",
"test:contract": "vitest run --project contract",
"test:coverage": "vitest run --coverage",
"test:integration": "vitest run --project integration",
"test:unit": "vitest run --project unit",
"test:watch": "vitest"
},
"signal_details": {
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['ioredis']",
"repo_too_new_for_version_history": "claimed repo created 32d ago but package has 56 versions (expect >= 104d for that history)",
"script_count_spike": "scripts count 14 -> 19"
},
"time": {
"created": "2026-05-11T14:07:29.201Z",
"modified": "2026-07-08T14:58:42.623Z"
}
}