BEACON

← candidates

npm @gengjiawen/os-init @1.26.1

score
0.5443 med
flagged 2026-06-05 10:21
signals by category
content 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
bin_added 0.8 new bin entry: ['os-init']
script_count_spike 0.5 scripts count 0 -> 8
topology
dependency_added_unknown 0.6 7 new non-watchlisted dep(s): ['@gengjiawen/unzip-url', '@iarna/toml', 'commander', 'execa', 'ip'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "gengjiawen"
  ],
  "versions": 33
}

Evidence (package doc at flag time)

{
  "dependencies_count": 7,
  "dist": {
    "integrity": "sha512-wR9SmlzWWdy4AI1nsVJ0o42dMsJB6ubHCPBomkfU/OsSjnL+U+yv1TsrdaYkL8uyYnBcFa0tLko5eENhm+iZdA==",
    "tarball": "https://registry.npmjs.org/@gengjiawen/os-init/-/os-init-1.26.1.tgz",
    "unpackedSize": 182833
  },
  "dist-tags": {
    "latest": "1.26.1"
  },
  "latest_version": "1.26.1",
  "maintainers": [
    {
      "email": "technicalcute@gmail.com",
      "name": "gengjiawen"
    }
  ],
  "num_versions": 35,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gengjiawen/os-init.git"
  },
  "scripts": {
    "build": "npm run clean && tsc -p ./tsconfig.json",
    "clean": "rimraf build",
    "dev": "tsc -w",
    "format": "prettier --write \"{examples,libs,script,bin}/**/*.{js,ts}\" \"**/*.yml\"",
    "format:check": "prettier --list-different \"{examples,libs,script,bin}/**/*.{js,ts}\" \"**/*.yml\"",
    "postbuild": "cpy '**/*' '!**/*.ts' ../build/ --cwd=libs --parents",
    "prepare": "husky",
    "test": "jest"
  },
  "signal_details": {
    "bin_added": "new bin entry: ['os-init']",
    "dependency_added_unknown": "7 new non-watchlisted dep(s): ['@gengjiawen/unzip-url', '@iarna/toml', 'commander', 'execa', 'ip'] ...",
    "script_count_spike": "scripts count 0 -> 8"
  },
  "time": {
    "created": "2025-09-07T10:37:40.149Z",
    "modified": "2026-06-05T05:00:44.311Z"
  }
}