npm fivocell @7.3.4
score
0.7038
high
flagged
2026-06-16 10:02
amplifiers
co-occurring signal pairs that lift the final score
- install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 7 versions in last 24h: ['7.3.0', '7.3.1', '7.3.2', '7.3.3', '7.3.4'] |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"thevinsoni"
],
"versions": 59
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-vYV4ZtBz+/eBSa2Z8JDXepkSg74113a1spHCzGpzGAtWZFnB700d7n3s0IK14tV+7eYjKxszzhTvyqamgF2z/Q==",
"tarball": "https://registry.npmjs.org/fivocell/-/fivocell-7.3.4.tgz",
"unpackedSize": 6879080
},
"dist-tags": {
"latest": "7.3.4"
},
"latest_version": "7.3.4",
"maintainers": [
{
"email": "isoniv7592@gmail.com",
"name": "thevinsoni"
}
],
"num_versions": 60,
"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": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['postinstall'] present",
"no_repo": "package.json has no repository field",
"rapid_release": "7 versions in last 24h: ['7.3.0', '7.3.1', '7.3.2', '7.3.3', '7.3.4']"
},
"time": {
"created": "2026-05-26T20:54:24.940Z",
"modified": "2026-06-16T15:02:05.917Z"
}
}