BEACON

← candidates

npm @sohaha/zcc @0.0.3

score
0.5081 med
flagged 2026-07-24 09:58
signals by category
content 1 cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
removed_within_window 0.9 version 0.0.4 was removed upstream ~0min ago
topology
dependency_added_unknown 0.6 16 new non-watchlisted dep(s): ['@modelcontextprotocol/sdk', '@types/cross-spawn', '@types/ps-list', '@types/react', '@zcc/protocol'] ...

Prior profile (what it deviated from)

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

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": {
    "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",
    "removed_within_window": "version 0.0.4 was removed upstream ~0min ago"
  },
  "time": {
    "created": "2026-07-20T11:20:20.683Z",
    "modified": "2026-07-24T14:58:43.824Z"
  }
}