BEACON

← candidates

npm fivocell @4.3.1

score
0.5391 med
flagged 2026-06-06 10:46
signals by category
content 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "thevinsoni"
  ],
  "versions": 26
}

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-5LR4pRW13SFrREfO2o38Y0EPSyNijwsVplFavfmTpCM0YSWGuOXEf/wbthvx86V5cbdy6QgmM5eEM0J01gmqHQ==",
    "tarball": "https://registry.npmjs.org/fivocell/-/fivocell-4.3.1.tgz",
    "unpackedSize": 5049894
  },
  "dist-tags": {
    "latest": "4.3.1"
  },
  "latest_version": "4.3.1",
  "maintainers": [
    {
      "email": "isoniv7592@gmail.com",
      "name": "thevinsoni"
    }
  ],
  "num_versions": 27,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "dev": "tsc --watch",
    "format": "prettier --write \"src/**/*.ts\"",
    "lint": "eslint src/ --ext .ts",
    "postinstall": "node -e \"require('child_process').spawnSync(process.execPath, ['dist/cli.js', 'install'], {stdio: 'inherit'})\"",
    "prepack": "tsc",
    "prepublishOnly": "tsc",
    "start": "node dist/cli.js",
    "test": "jest --passWithNoTests --no-coverage",
    "test:coverage": "jest --passWithNoTests --coverage",
    "test:vitest": "vitest run",
    "test:watch": "jest --passWithNoTests --no-coverage --watch"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "no_repo": "package.json has no repository field"
  },
  "time": {
    "created": "2026-05-26T20:54:24.940Z",
    "modified": "2026-06-06T15:46:01.027Z"
  }
}