npm document360-capture @0.1.0
score
0.6403
med
flagged
2026-06-06 12:57
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 |
| enrichment | ||
| repo_doesnt_exist | 1.0 | claimed repo saravana-mv/document360-writer returns 404 on github.com |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [],
"versions": 0
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-fW+RfXd2W7SmtkCb5eaaUJuB8888RFkynxVv0Q2ISBaXF4l4f5krKpubIxyc+CNBzVapQIHyfBNOlFn1wVp9Gg==",
"tarball": "https://registry.npmjs.org/document360-capture/-/document360-capture-0.1.0.tgz",
"unpackedSize": 77538
},
"dist-tags": {
"latest": "0.1.0"
},
"latest_version": "0.1.0",
"maintainers": [
{
"email": "saravana@hotmail.co.uk",
"name": "saravanamv"
}
],
"num_versions": 1,
"repository": {
"directory": "packages/capture",
"type": "git",
"url": "git+https://github.com/saravana-mv/document360-writer.git"
},
"scripts": {
"build": "tsc -b",
"clean": "rimraf dist",
"postinstall": "node -e \"import('./dist/scripts/postinstall.js').catch(() => {})\"",
"prepublishOnly": "npm run build"
},
"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",
"repo_doesnt_exist": "claimed repo saravana-mv/document360-writer returns 404 on github.com"
},
"time": {
"created": "2026-06-06T17:52:07.113Z",
"modified": "2026-06-06T17:52:07.673Z"
}
}