BEACON

← candidates

npm @sohaha/zcc @0.0.4

score
0.5487 med
flagged 2026-07-20 21:30
signals by category
content 1 cadence 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 4 versions in last 24h: ['0.0.1', '0.0.2', '0.0.3', '0.0.4']

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "seekwe"
  ],
  "versions": 4
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-Hw64egdqM1EfLIx/45Ug3jNJtEyn8fxSK/9hkxWaKJFNnWs3/62AJi/PHiojZSgozi2xp98hzZCcUQIIpoTwaw==",
    "tarball": "https://registry.npmjs.org/@sohaha/zcc/-/zcc-0.0.4.tgz",
    "unpackedSize": 49507
  },
  "dist-tags": {
    "latest": "0.0.4"
  },
  "latest_version": "0.0.4",
  "maintainers": [
    {
      "email": "seekwe@gmail.com",
      "name": "seekwe"
    }
  ],
  "num_versions": 4,
  "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": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "4 versions in last 24h: ['0.0.1', '0.0.2', '0.0.3', '0.0.4']"
  },
  "time": {
    "created": "2026-07-20T11:20:20.683Z",
    "modified": "2026-07-20T15:09:55.758Z"
  }
}