BEACON

← candidates

npm create-mcp-use-app @0.14.15

score
0.7 high
flagged 2026-06-16 11:29
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
typosquat 1.0 combosquat of 'mcp-use'
dist_tag_anomaly 0.5 dist-tags.latest=0.14.15 but max published is 0.14.16-canary.0
shared_repo_different_publisher 0.9 repo 'git+https://github.com/mcp-use/mcp-use.git' also claimed by 3 package(s) under different publishers: ['npm/@mcp-use/inspector', 'npm/@mcp-use/cli', 'npm/mcp-use']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "pzullo",
    "pederzh",
    "tonxxd"
  ],
  "versions": 156
}

Evidence (package doc at flag time)

{
  "dependencies_count": 8,
  "dist": {
    "integrity": "sha512-jcDExFiiWnPA0+7nm+qjIw6aj7gHHD/4uB1Df93Q8UDPmJu/532yHpcUN3yXfIFcFre2RT3glGmjSNsD9i5fnw==",
    "tarball": "https://registry.npmjs.org/create-mcp-use-app/-/create-mcp-use-app-0.14.15.tgz",
    "unpackedSize": 629239
  },
  "dist-tags": {
    "beta": "0.4.1-beta.0",
    "canary": "0.14.16-canary.0",
    "latest": "0.14.15"
  },
  "latest_version": "0.14.15",
  "maintainers": [
    {
      "email": "dev@mcp-use.io",
      "name": "pzullo"
    },
    {
      "email": "luigipederzani@gmail.com",
      "name": "pederzh"
    },
    {
      "email": "tonxipad+npm@gmail.com",
      "name": "tonxxd"
    }
  ],
  "num_versions": 157,
  "repository": {
    "directory": "libraries/typescript/packages/create-mcp-use-app",
    "type": "git",
    "url": "git+https://github.com/mcp-use/mcp-use.git"
  },
  "scripts": {
    "build": "npm run clean && tsup src/index.tsx --format esm && tsc --emitDeclarationOnly --declaration && npm run copy-templates",
    "clean": "rimraf dist tsconfig.tsbuildinfo",
    "copy-templates": "node scripts/copy-templates.js",
    "dev": "tsc --build --watch",
    "lint": "eslint .",
    "test": "vitest --run --passWithNoTests",
    "test:cli": "./test-cli.sh",
    "test:cli:full": "RUN_INSTALL_TESTS=yes ./test-cli.sh"
  },
  "signal_details": {
    "dist_tag_anomaly": "dist-tags.latest=0.14.15 but max published is 0.14.16-canary.0",
    "shared_repo_different_publisher": "repo 'git+https://github.com/mcp-use/mcp-use.git' also claimed by 3 package(s) under different publishers: ['npm/@mcp-use/inspector', 'npm/@mcp-use/cli', 'npm/mcp-use']",
    "typosquat": "combosquat of 'mcp-use'"
  },
  "time": {
    "created": "2025-10-08T06:20:48.661Z",
    "modified": "2026-06-16T16:29:17.696Z"
  }
}