npm @churchapps/helpers @1.5.5
score
0.8333
high
flagged
2026-06-05 23:23
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['1.5.1', '1.5.2', '1.5.3', '1.5.4', '1.5.5'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 111d ago but package has 101 versions (expect >= 120d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"jzongker",
"himali_malvawala",
"pranavmalvawala",
"vshal7"
],
"versions": 99
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-K7YI7fVHG70JOuz8zcmTGEWUqsMx+g6LzP1WFy7l4/BqCOJGK5YGfzmXTLoVSgNZ+hU3wO4+oYEBcLygUXpc9g==",
"tarball": "https://registry.npmjs.org/@churchapps/helpers/-/helpers-1.5.5.tgz",
"unpackedSize": 229065
},
"dist-tags": {
"latest": "1.5.5"
},
"latest_version": "1.5.5",
"maintainers": [
{
"email": "jzongker@churchapps.org",
"name": "jzongker"
},
{
"email": "himalimalvawala@gmail.com",
"name": "himali_malvawala"
},
{
"email": "pranavmalvawala@gmail.com",
"name": "pranavmalvawala"
},
{
"email": "vshalattri@gmail.com",
"name": "vshal7"
}
],
"num_versions": 101,
"repository": {
"directory": "helpers",
"type": "git",
"url": "git+https://github.com/ChurchApps/Packages.git"
},
"scripts": {
"build": "npm-run-all clean tsc",
"clean": "rimraf dist",
"lint": "eslint --fix src/",
"preinstall": "node -e \"if(!(process.env.npm_config_user_agent||'').startsWith('yarn')){console.error('\\n[helpers] This project uses Yarn (Berry). Run \\'yarn install\\' instead of npm/pnpm.\\n');process.exit(1)}\"",
"release": "yarn build && npm publish --access=public",
"test": "echo \"Error: no test specified\" && exit 1",
"tsc": "tsc"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "5 versions in last 24h: ['1.5.1', '1.5.2', '1.5.3', '1.5.4', '1.5.5']",
"repo_too_new_for_version_history": "claimed repo created 111d ago but package has 101 versions (expect >= 120d for that history)"
},
"time": {
"created": "2023-08-26T22:19:31.817Z",
"modified": "2026-06-06T04:22:56.097Z"
}
}