BEACON

← candidates

npm @churchapps/helpers @1.5.3

score
0.8322 high
flagged 2026-06-05 23:22
signals by category
content 1 cadence 1 enrichment 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 3 versions in last 24h: ['1.5.1', '1.5.2', '1.5.3']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 111d ago but package has 99 versions (expect >= 119d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "jzongker",
    "himali_malvawala",
    "pranavmalvawala",
    "vshal7"
  ],
  "versions": 98
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-zXpKxQOyjk0W4oKUskZ55xfJbxKUp0zS3YRJ6qC3ei6vcIdaS8VzWU65iLEQiF9bUB6kXSS7mhKN0fT77qIiLA==",
    "tarball": "https://registry.npmjs.org/@churchapps/helpers/-/helpers-1.5.3.tgz",
    "unpackedSize": 229065
  },
  "dist-tags": {
    "latest": "1.5.3"
  },
  "latest_version": "1.5.3",
  "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": 99,
  "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)}\"",
    "publish": "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": "3 versions in last 24h: ['1.5.1', '1.5.2', '1.5.3']",
    "repo_too_new_for_version_history": "claimed repo created 111d ago but package has 99 versions (expect >= 119d for that history)"
  },
  "time": {
    "created": "2023-08-26T22:19:31.817Z",
    "modified": "2026-06-06T04:19:56.341Z"
  }
}