BEACON

← candidates

npm @sohaha/zcc @0.0.3

score
0.5936 med
flagged 2026-07-20 09:45
signals by category
content 3 cadence 1 topology 1 enrichment 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
script_count_spike 0.5 scripts count 0 -> 17
cadence
rapid_release 0.8 3 versions in last 24h: ['0.0.1', '0.0.2', '0.0.3']
topology
dependency_added_unknown 0.6 16 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', '@types/cross-spawn', '@types/ps-list', '@types/react', '@zcc/protocol'] ...
enrichment
repo_doesnt_exist 1.0 claimed repo tiann/zcc returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "seekwe"
  ],
  "versions": 2
}

Evidence (package doc at flag time)

{
  "dependencies_count": 18,
  "dist": {
    "integrity": "sha512-vh344xaUBlq7u8btajdbgq6oc1tjuQL75b4kce6Tn/L8spQ5A57hR/8Z3OEQnv+UifEJNHBZDwrbBcPpTnymQg==",
    "tarball": "https://registry.npmjs.org/@sohaha/zcc/-/zcc-0.0.3.tgz",
    "unpackedSize": 50051
  },
  "dist-tags": {
    "latest": "0.0.3"
  },
  "latest_version": "0.0.3",
  "maintainers": [
    {
      "email": "seekwe@gmail.com",
      "name": "seekwe"
    }
  ],
  "num_versions": 3,
  "repository": {
    "directory": "cli",
    "type": "git",
    "url": "git+https://github.com/tiann/zcc.git"
  },
  "scripts": {
    "build:exe": "bun run scripts/build-executable.ts",
    "build:exe:all": "bun run scripts/build-executable.ts --all",
    "build:exe:allinone": "bun run scripts/build-executable.ts --with-web-assets",
    "build:exe:allinone:all": "bun run scripts/build-executable.ts --with-web-assets --all",
    "dev": "bun src/index.ts",
    "dev:integration-test-env": "bun --env-file .env.integration-test src/index.ts",
    "dev:local-server": "bun --env-file .env.dev-local-server src/index.ts",
    "obfuscate": "javascript-obfuscator bin/zcc.cjs --output bin/zcc.cjs --compact true --string-array true --string-array-encoding base64",
    "postinstall": "node -e \"try{require('fs').chmodSync(require('path').join(__dirname,'bin','zcc.cjs'),0o755)}catch(e){}\"",
    "prepack": "bun run prepare-npm-packages",
    "prepare-npm-packages": "bun run scripts/prepare-npm-packages.ts",
    "release-all": "bun run scripts/release-all.ts",
    "test": "bun run tools:unpack && vitest run",
    "test:win": "vitest run",
    "tools:unpack": "bun run scripts/unpack-tools.ts",
    "typecheck": "tsc --noEmit",
    "update-homebrew-formula": "bun run scripts/update-homebrew-formula.ts"
  },
  "signal_details": {
    "_amplifiers": [
      "install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
    ],
    "dependency_added_unknown": "16 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', '@types/cross-spawn', '@types/ps-list', '@types/react', '@zcc/protocol'] ...",
    "install_script_payload": "install/lifecycle script matches payload regex",
    "new_install_script": "first time ['postinstall'] present",
    "rapid_release": "3 versions in last 24h: ['0.0.1', '0.0.2', '0.0.3']",
    "repo_doesnt_exist": "claimed repo tiann/zcc returns 404 on github.com",
    "script_count_spike": "scripts count 0 -> 17"
  },
  "time": {
    "created": "2026-07-20T11:20:20.683Z",
    "modified": "2026-07-20T14:45:43.541Z"
  }
}