BEACON

← candidates

npm @elizaos/plugin-mcp @1.8.2

score
0.5561 med
flagged 2026-06-21 18:05
signals by category
topology 2

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.11-beta.7
mass_publish_burst 0.8 publisher 'shawticus' pushed 74 packages in the last 15min on npm

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "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.3-beta.2",
    "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": 34,
  "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.11-beta.7",
    "mass_publish_burst": "publisher 'shawticus' pushed 74 packages in the last 15min on npm"
  },
  "time": {
    "created": "2025-05-26T15:42:32.090Z",
    "modified": "2026-06-21T23:05:14.100Z"
  }
}