BEACON

← candidates

npm fivocell @8.0.0

score
0.5002 med
flagged 2026-06-16 10:14
signals by category
content 1 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 8 versions in last 24h: ['7.3.1', '7.3.2', '7.3.3', '7.3.4', '8.0.0']
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 12,
  "dist": {
    "integrity": "sha512-raLZ8JGvxnmRsrOOba+CD2wx41/+Ym3X1PmQBV5CttSa9iplDam5QtRJDCalW8lLw47vM/abBn+KvrqxnHNE7g==",
    "tarball": "https://registry.npmjs.org/fivocell/-/fivocell-8.0.0.tgz",
    "unpackedSize": 6895498
  },
  "dist-tags": {
    "latest": "8.0.0"
  },
  "latest_version": "8.0.0",
  "maintainers": [
    {
      "email": "isoniv7592@gmail.com",
      "name": "thevinsoni"
    }
  ],
  "num_versions": 61,
  "repository": null,
  "scripts": {
    "build": "tsc",
    "dev": "tsc --watch",
    "format": "prettier --write \"src/**/*.ts\"",
    "lint": "eslint src/ --ext .ts",
    "postinstall": "node -e \"if(!process.env.CELL_QUIET) console.log(\"\\x1b[33m\\x1b[1mFIVO Cell ready!\\x1b[0m Run: cell run\")\"",
    "prepack": "tsc",
    "prepublishOnly": "tsc",
    "start": "node dist/walls/07-runtime/cli/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",
    "rapid_release": "8 versions in last 24h: ['7.3.1', '7.3.2', '7.3.3', '7.3.4', '8.0.0']"
  },
  "time": {
    "created": "2026-05-26T20:54:24.940Z",
    "modified": "2026-06-16T15:09:18.728Z"
  }
}