BEACON

← candidates

npm kubeview-mcp @1.9.0

score
0.514 med
flagged 2026-06-05 05:01
signals by category
content 2 topology 2 enrichment 1

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['kubeview-mcp', 'kubeview-mcp-code-mode']
script_count_spike 0.5 scripts count 0 -> 23
topology
no_repo 0.3 package.json has no repository field
dependency_added_unknown 0.6 6 new non-watchlisted dep(s): ['@kubernetes/client-node', '@modelcontextprotocol/sdk', 'isolated-vm', 'typescript', 'winston'] ...
enrichment
depsdev_no_source_repo 0.5 deps.dev has no SOURCE_REPO link for this version

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "mikhae1"
  ],
  "versions": 22
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-pH1BOVRYgylG0CJvG/VqNDZor8CS4GiS7r71DD93dt453K9zD2t3wXi0TRWo9sJbR9US+nnqH5X7VTiLZvm8vA==",
    "tarball": "https://registry.npmjs.org/kubeview-mcp/-/kubeview-mcp-1.9.0.tgz",
    "unpackedSize": 2533869
  },
  "dist-tags": {
    "latest": "1.9.0"
  },
  "latest_version": "1.9.0",
  "maintainers": [
    {
      "email": "mlazer.devel@gmail.com",
      "name": "mikhae1"
    }
  ],
  "num_versions": 25,
  "repository": null,
  "scripts": {
    "build": "node scripts/build-version.js && tsc",
    "code-mode": "node bin/kubeview-mcp-code-mode.js",
    "command": "node src/cli/run-command.js",
    "dev": "tsx --watch src/cli/cli.ts",
    "format": "prettier --write \"src/**/*.ts\" \"tests/**/*.ts\"",
    "lint": "eslint . --ext .ts",
    "prepare": "husky",
    "publish:all": "tsx scripts/release-publish.ts all",
    "publish:commit": "tsx scripts/release-publish.ts commit",
    "publish:git": "tsx scripts/release-publish.ts git",
    "publish:mcp": "tsx scripts/publish-mcp.ts",
    "publish:npm": "tsx scripts/release-publish.ts npm",
    "publish:tag": "tsx scripts/release-publish.ts tag",
    "release": "npm install && npm run release:qa && npm run release:version && npm run release:build",
    "release:build": "npm run build",
    "release:publish": "npm run publish:all",
    "release:qa": "npm run lint && npm run typecheck && npm run test",
    "release:version": "node scripts/update-version.js && node scripts/build-version.js",
    "setup": "node bin/setup.js",
    "start": "tsc && node bin/kubeview-mcp.js",
    "test": "jest",
    "test:watch": "jest --watch",
    "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: ['kubeview-mcp', 'kubeview-mcp-code-mode']",
    "dependency_added_unknown": "6 new non-watchlisted dep(s): ['@kubernetes/client-node', '@modelcontextprotocol/sdk', 'isolated-vm', 'typescript', 'winston'] ...",
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "no_repo": "package.json has no repository field",
    "script_count_spike": "scripts count 0 -> 23"
  },
  "time": {
    "created": "2025-08-02T13:24:23.887Z",
    "modified": "2026-06-02T18:27:28.173Z"
  }
}