BEACON

← candidates

npm @kryptosai/counterflow @0.4.2

score
0.6076 med
flagged 2026-07-22 10:27
signals by category
content 2 cadence 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
rapid_release 0.8 3 versions in last 24h: ['0.4.0', '0.4.1', '0.4.2']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "williamweishuhn"
  ],
  "versions": 1
}

Evidence (package doc at flag time)

{
  "dependencies_count": 0,
  "dist": {
    "integrity": "sha512-s2g9EMxulzIPc561BQV3Dipvk1axQuHTnPcASOQE7GYL3QJTKdW0faD70O/25icW3lGhX17hk3OrpAV+oYl2rg==",
    "tarball": "https://registry.npmjs.org/@kryptosai/counterflow/-/counterflow-0.4.2.tgz",
    "unpackedSize": 2961650
  },
  "dist-tags": {
    "latest": "0.4.2"
  },
  "latest_version": "0.4.2",
  "maintainers": [
    {
      "email": "william@banksey.com",
      "name": "williamweishuhn"
    }
  ],
  "num_versions": 3,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KryptosAI/counterflow.git"
  },
  "scripts": {
    "all": "npm test && npm run bench && npm run defihack:bench && npm run bytecode",
    "audit": "node src/cli.js audit",
    "badge": "node src/cli.js badge",
    "bench": "node bench/run.js",
    "bytecode": "node src/cli.js bytecode HalmosTest",
    "completeness": "node src/cli.js completeness",
    "cvl-export": "node src/cli.js export-cvl examples/TokenPool.binding.json -o examples/TokenPool.spec",
    "dashboard": "node src/cli.js serve",
    "defihack:bench": "node bench/defihack/runner.js",
    "defihack:clone": "bash bench/defihack/setup.sh",
    "doctor": "node src/cli.js doctor",
    "leaderboard": "node src/cli.js leaderboard",
    "leaderboard:md": "node src/cli.js leaderboard --markdown",
    "mutate": "node src/cli.js mutate",
    "postinstall": "node -e 'if(process.env.CI||process.env.COUNTERFLOW_SKIP_POSTINSTALL||!process.stdout.isTTY)process.exit(0);console.log(\"Counterflow installed. Run counterflow doctor to check Python 3 + z3-solver setup.\")'",
    "real-contracts": "node src/cli.js check examples/UniswapV2Swap.binding.json && node src/cli.js check examples/AaveLending.binding.json && node src/cli.js check examples/CompoundCToken.binding.json",
    "serve": "node src/cli.js serve",
    "test": "node test/e2e.js",
    "valuepacket": "node valuepacket/run.js",
    "valuepacket:check": "node src/cli.js check valuepacket/bindings/PaymentChannel.binding.json && node src/cli.js check valuepacket/bindings/CrossChainSettlement.binding.json && node src/cli.js check valuepacket/bindings/SubscriptionManager.binding.json"
  },
  "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",
    "rapid_release": "3 versions in last 24h: ['0.4.0', '0.4.1', '0.4.2']"
  },
  "time": {
    "created": "2026-07-22T06:25:11.991Z",
    "modified": "2026-07-22T15:27:39.520Z"
  }
}