BEACON

← candidates

npm @elizaos/plugin-mcp @1.8.2

score
0.6559 med
flagged 2026-06-20 18:46
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
dist_tag_anomaly 0.5 dist-tags.latest=1.8.2 but max published is 2.0.0-alpha.1
mass_publish_burst 0.8 publisher 'shawticus' pushed 56 packages in the last 15min on npm
enrichment
repo_doesnt_exist 1.0 claimed repo elizaos-plugins/plugin-mcp returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "haruhunab1320",
    "shawticus",
    "odilitime"
  ],
  "versions": 32
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-TWjxTTqWVWmv3kOTp1h2/SiQ6SRgwLKck7w/NoCWw1mCmiHTC8UUkHanikz1AeBDKunhC+c59+uJrdGOGmTxgg==",
    "tarball": "https://registry.npmjs.org/@elizaos/plugin-mcp/-/plugin-mcp-1.8.2.tgz",
    "unpackedSize": 1889394
  },
  "dist-tags": {
    "alpha": "2.0.0-alpha.6",
    "beta": "2.0.0-beta.1",
    "latest": "1.8.2",
    "next": "2.0.0-alpha.7"
  },
  "latest_version": "1.8.2",
  "maintainers": [
    {
      "email": "shawmakesmagic@gmail.com",
      "name": "shawticus"
    },
    {
      "email": "janesmith@airmail.cc",
      "name": "odilitime"
    }
  ],
  "num_versions": 32,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/elizaos-plugins/plugin-mcp.git"
  },
  "scripts": {
    "build": "bun run build.ts",
    "check": "bunx @biomejs/biome check ./src",
    "check:write": "bunx @biomejs/biome check --write ./src",
    "ci": "bunx @biomejs/biome ci ./src",
    "clean": "rm -rf dist .turbo node_modules .turbo-tsconfig.json tsconfig.tsbuildinfo",
    "dev": "bun --hot build.ts",
    "format": "bunx @biomejs/biome format --write ./src",
    "format:check": "bunx @biomejs/biome format ./src",
    "release:major": "bun run version:major && git push --follow-tags",
    "release:minor": "bun run version:minor && git push --follow-tags",
    "release:patch": "bun run version:patch && git push --follow-tags",
    "test": "bun test tests/",
    "test:watch": "bun test --watch tests/",
    "version:major": "bunx bumpp major --tag -y",
    "version:minor": "bunx bumpp minor --tag -y",
    "version:patch": "bunx bumpp patch --tag -y"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=1.8.2 but max published is 2.0.0-alpha.1",
    "mass_publish_burst": "publisher 'shawticus' pushed 56 packages in the last 15min on npm",
    "repo_doesnt_exist": "claimed repo elizaos-plugins/plugin-mcp returns 404 on github.com"
  },
  "time": {
    "created": "2025-05-26T15:42:32.090Z",
    "modified": "2026-06-16T05:14:44.797Z"
  }
}