npm @2kw/ai-mcp-server @5.0.4
score
0.528
med
flagged
2026-06-11 15:42
amplifiers
co-occurring signal pairs that lift the final score
- bin_added + no_repo: executable added with no upstream source for review (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['2kw-mcp', 'backbone-mcp'] |
| script_count_spike | 0.5 | scripts count 0 -> 9 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| dist_tag_anomaly | 0.5 | dist-tags.latest=5.0.4 but max published is 5.1.0-dev.1 |
| dependency_added_unknown | 0.6 | 2 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'openapi-fetch'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"veith0711"
],
"versions": 9
}
Evidence (package doc at flag time)
{
"dependencies_count": 2,
"dist": {
"integrity": "sha512-tKuudSfu5irKaqFNpkApvCvOLAKs+fNki7iivIz7RmE+T7N6s7gbvbgo0//fq7IvaSvRmVWMLOH/zSpzJXGS2g==",
"tarball": "https://registry.npmjs.org/@2kw/ai-mcp-server/-/ai-mcp-server-5.0.4.tgz",
"unpackedSize": 149035
},
"dist-tags": {
"dev": "5.1.0-dev.1",
"latest": "5.0.4"
},
"latest_version": "5.0.4",
"maintainers": [
{
"email": "fw@manfred-kunze.dev",
"name": "veith0711"
}
],
"num_versions": 11,
"repository": null,
"scripts": {
"build": "tsc",
"check:spec": "tsx --env-file=.env openapi/scripts/check-drift.ts",
"dev": "tsc --watch",
"generate": "npm run generate:spec && npm run generate:types",
"generate:spec": "tsx --env-file=.env openapi/scripts/fetch-spec.ts",
"generate:types": "openapi-typescript openapi/openapi.json -o src/generated/openapi.d.ts",
"inspect": "npx @modelcontextprotocol/inspector -- node dist/index.js",
"start": "node dist/index.js",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"bin_added + no_repo: executable added with no upstream source for review (+0.15)"
],
"bin_added": "new bin entry: ['2kw-mcp', 'backbone-mcp']",
"dependency_added_unknown": "2 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', 'openapi-fetch']",
"dist_tag_anomaly": "dist-tags.latest=5.0.4 but max published is 5.1.0-dev.1",
"no_repo": "package.json has no repository field",
"script_count_spike": "scripts count 0 -> 9"
},
"time": {
"created": "2026-04-26T17:40:14.733Z",
"modified": "2026-06-11T20:42:22.653Z"
}
}