BEACON

← candidates

npm @ytechai/say-hi-cli @1.0.5

score
0.5422 med
flagged 2026-07-24 08:56
signals by category
content 2 cadence 1 topology 1

maintainers added:

package profile →

amplifiers co-occurring signal pairs that lift the final score

Signals fired

signalweightrationale
content
new_install_script 1.0 first time ['postinstall'] present
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
removed_within_window 0.9 version 1.0.3 was removed upstream ~0min ago
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "jamesbang"
  ],
  "versions": 0
}

Evidence (package doc at flag time)

{
  "dependencies_count": 1,
  "dist": {
    "integrity": "sha512-5pFnaukawN1a9LeQum5NgtLAh5K04dtL0L6/4BKFuVqvQbwH+ZBkjQk7nMA5JwCfOwWKbVdEIh7gF28893QoUA==",
    "tarball": "https://registry.npmjs.org/@ytechai/say-hi-cli/-/say-hi-cli-1.0.5.tgz",
    "unpackedSize": 112081
  },
  "dist-tags": {
    "latest": "1.0.5"
  },
  "latest_version": "1.0.5",
  "maintainers": [
    {
      "email": "burrbang@outlook.com",
      "name": "jamesbang"
    }
  ],
  "num_versions": 2,
  "repository": null,
  "scripts": {
    "build": "npm run clear && esbuild src/index.mjs --bundle --platform=node --format=esm --outfile=dist/index.mjs",
    "build-all": "npm run build && npm run obfuscate",
    "clear": "rm -rf dist",
    "obfuscate": "javascript-obfuscator dist/index.mjs --output dist/index.mjs --compact true --control-flow-flattening true --string-array true --target node",
    "postinstall": "node -e \"console.log('\\n  \u2705 @ytechai/say-hi-cli installed! Run sayhi -h for usage.\\n')\"",
    "start-dist": "node dist/index.mjs"
  },
  "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",
    "removed_within_window": "version 1.0.3 was removed upstream ~0min ago"
  },
  "time": {
    "created": "2026-07-24T13:21:48.959Z",
    "modified": "2026-07-24T13:56:35.799Z"
  }
}