BEACON

← candidates

npm dolphin-client @1.1.1

score
0.5748 med
flagged 2026-06-05 04:24
signals by category
content 2 topology 1 enrichment 1

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
bin_added 0.8 new bin entry: ['dolphin-client']
topology
no_repo 0.3 package.json has no repository field
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": [
    "shankarphunyal"
  ],
  "versions": 6
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-nb88DPcHQk6/4x69nhI3Wmzav8hw4NQ/JyFzaz5Sry69CF0r6DlKf4XfiGkCeS0WjbNQL0XLeIabrADXlCUPxQ==",
    "tarball": "https://registry.npmjs.org/dolphin-client/-/dolphin-client-1.1.1.tgz",
    "unpackedSize": 519958
  },
  "dist-tags": {
    "latest": "1.1.1"
  },
  "latest_version": "1.1.1",
  "maintainers": [
    {
      "email": "shankarphunyal@gmail.com",
      "name": "shankarphunyal"
    }
  ],
  "num_versions": 9,
  "repository": null,
  "scripts": {
    "build": "npm run build:iife && npm run build:min && npm run build:esm && npm run build:cjs && tsc",
    "build:cjs": "esbuild ./src/index.ts --bundle --outfile=dist/index.cjs --format=cjs",
    "build:esm": "esbuild ./src/index.ts --bundle --outfile=dist/index.js --format=esm",
    "build:iife": "esbuild ./src/index.ts --bundle --outfile=dist/dolphin-client.js --format=iife --global-name=DolphinModule",
    "build:min": "esbuild ./src/index.ts --bundle --minify --outfile=dist/dolphin-client.min.js --format=iife --global-name=DolphinModule",
    "postinstall": "node scripts/postinstall.js",
    "test": "jest"
  },
  "signal_details": {
    "_amplifiers": [
      "bin_added + no_repo: executable added with no upstream source for review (+0.15)"
    ],
    "bin_added": "new bin entry: ['dolphin-client']",
    "depsdev_no_source_repo": "deps.dev has no SOURCE_REPO link for this version",
    "new_install_script": "first time ['postinstall'] present",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-05-31T16:27:15.452Z",
    "modified": "2026-06-03T16:18:38.369Z"
  }
}