BEACON

← candidates

npm @nklisch/pi-plugins @0.1.21

score
0.6008 med
flagged 2026-07-26 10:41
signals by category
topology 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/nklisch/pi-extensions.git' also claimed by 2 package(s) under different publishers: ['npm/@nklisch/pi-enhanced', 'npm/@nklisch/pi-mcp-adapter']
repository_url_changed 0.7 'git+https://github.com/nklisch/pi-plugins.git' -> 'git+https://github.com/nklisch/pi-extensions.git'
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 0d ago but package has 19 versions (expect >= 76d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "nklisch"
  ],
  "versions": 18
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-QLXnyffCYXYk+mrIJ6yamsyCz8RGU4XKMq9uRVrUwoItK/6LMKYXWfFaUuX2EQ9NXLFwyZf+/IP8N9IeFRyPeQ==",
    "tarball": "https://registry.npmjs.org/@nklisch/pi-plugins/-/pi-plugins-0.1.21.tgz",
    "unpackedSize": 11377664
  },
  "dist-tags": {
    "latest": "0.1.21"
  },
  "latest_version": "0.1.21",
  "maintainers": [
    {
      "email": "nklisch@gmail.com",
      "name": "nklisch"
    }
  ],
  "num_versions": 19,
  "repository": {
    "directory": "packages/pi-plugins",
    "type": "git",
    "url": "git+https://github.com/nklisch/pi-extensions.git"
  },
  "scripts": {
    "boundaries": "depcruise src --config .dependency-cruiser.cjs",
    "build": "npm run clean && tsc -p tsconfig.json",
    "clean": "node --run clean:dist",
    "clean:dist": "node -e \"import('node:fs/promises').then(fs => fs.rm('dist', { recursive: true, force: true }))\"",
    "test": "npm run typecheck && npm run boundaries && npm run test:unit && npm run test:package",
    "test:e2e": "vitest run --config vitest.e2e.config.ts",
    "test:e2e:infrastructure": "vitest run --config vitest.e2e.config.ts test/e2e/infrastructure/packed-pi-smoke.e2e.test.ts",
    "test:e2e:production": "vitest run --config vitest.e2e.config.ts test/e2e/production",
    "test:e2e:production:final": "vitest run --config vitest.e2e.config.ts test/e2e/production/final-packed-registry.e2e.test.ts",
    "test:package": "npm run build && node test/compiled-package-import.mjs && node test/compiled-pi-package-import.mjs && node test/packed-pi-consumer.mjs",
    "test:unit": "vitest run",
    "typecheck": "tsc -p tsconfig.json --noEmit"
  },
  "signal_details": {
    "repo_too_new_for_version_history": "claimed repo created 0d ago but package has 19 versions (expect >= 76d for that history)",
    "repository_url_changed": "'git+https://github.com/nklisch/pi-plugins.git' -> 'git+https://github.com/nklisch/pi-extensions.git'",
    "shared_repo_different_publisher": "repo 'git+https://github.com/nklisch/pi-extensions.git' also claimed by 2 package(s) under different publishers: ['npm/@nklisch/pi-enhanced', 'npm/@nklisch/pi-mcp-adapter']"
  },
  "time": {
    "created": "2026-07-18T15:40:38.625Z",
    "modified": "2026-07-26T15:41:46.824Z"
  }
}