npm @arabold/docs-mcp-server @2.4.2
score
0.6085
med
flagged
2026-06-07 20:49
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| bin_added | 0.8 | new bin entry: ['docs-mcp-server'] |
| script_count_spike | 0.5 | scripts count 0 -> 26 |
| topology | ||
| dependency_added_unknown | 0.6 | 62 new non-watchlisted dep(s): ['@alpinejs/collapse', '@fastify/formbody', '@fastify/static', '@joplin/turndown-plugin-gfm', '@kitajs/html'] ... |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"arabold"
],
"versions": 73
}
Evidence (package doc at flag time)
{
"dependencies_count": 64,
"dist": {
"integrity": "sha512-pCDKu0ZqITFA2ebYnWVqDUXtRvRm1zch4w5uWHPucn35JGvxvykpBWnWOeoL2yZT1uvOvVok4fI0zMwCMfY9zw==",
"tarball": "https://registry.npmjs.org/@arabold/docs-mcp-server/-/docs-mcp-server-2.4.2.tgz",
"unpackedSize": 5753309
},
"dist-tags": {
"latest": "2.4.2"
},
"latest_version": "2.4.2",
"maintainers": [
{
"email": "andre.rabold@gmail.com",
"name": "arabold"
}
],
"num_versions": 74,
"repository": {
"type": "git",
"url": "git+https://github.com/arabold/docs-mcp-server.git"
},
"scripts": {
"build": "vite build --config vite.config.web.ts && vite build",
"cli": "node --enable-source-maps dist/index.js",
"dev": "npm-run-all --parallel dev:server dev:web",
"dev:server": "vite-node --watch src/index.ts",
"dev:web": "vite build --config vite.config.web.ts --watch",
"evaluate:search": "vite-node tests/search-eval/run.ts --measure",
"evaluate:search:baseline": "vite-node tests/search-eval/run.ts --baseline",
"evaluate:search:preflight": "vite-node tests/search-eval/cli/preflight.ts",
"format": "biome format . --write",
"lint": "biome check .",
"lint:fix": "biome check . --fix",
"postinstall": "echo 'Skipping Playwright browser install. See README.md for details.'",
"prepare": "husky || true",
"pretest:e2e": "npm run build",
"server": "node --enable-source-maps dist/index.ts",
"start": "node --enable-source-maps dist/index.js",
"test": "vitest run --exclude test/docker-e2e.test.ts",
"test:coverage": "vitest run --coverage --exclude test/docker-e2e.test.ts",
"test:docker": "vitest run test/docker-e2e.test.ts",
"test:e2e": "vitest run --exclude test/docker-e2e.test.ts test",
"test:live": "vitest run --exclude= test/html-pipeline-live-e2e.test.ts",
"test:unit": "vitest run src",
"test:watch": "vitest",
"typecheck": "npx tsc --noEmit",
"typecheck:build": "npx tsc --noEmit --project tsconfig.build.json",
"web": "node --enable-source-maps dist/index.ts web"
},
"signal_details": {
"bin_added": "new bin entry: ['docs-mcp-server']",
"dependency_added_unknown": "62 new non-watchlisted dep(s): ['@alpinejs/collapse', '@fastify/formbody', '@fastify/static', '@joplin/turndown-plugin-gfm', '@kitajs/html'] ...",
"script_count_spike": "scripts count 0 -> 26"
},
"time": {
"created": "2025-03-30T13:32:51.114Z",
"modified": "2026-06-08T01:49:29.033Z"
}
}