BEACON

← candidates

npm pi-extensible-workflows @4.0.3

score
0.6323 med
flagged 2026-07-28 14:58
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['4.0.1', '4.0.2', '4.0.3']
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/vekexasia/pi-extensible-workflows.git' also claimed by 1 package(s) under different publishers: ['npm/@piewf/cli']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "vekexasia"
  ],
  "versions": 13
}

Evidence (package doc at flag time)

{
  "dependencies_count": 2,
  "dist": {
    "integrity": "sha512-PlARjtIT4ILApkywQqisto9nZUFYKRxXlrrQfM/fUSfcQ9uiZ0D5e0v+DDkvxk49x3Y+Oj5iet6Ru7BG1naXWg==",
    "tarball": "https://registry.npmjs.org/pi-extensible-workflows/-/pi-extensible-workflows-4.0.3.tgz",
    "unpackedSize": 1492868
  },
  "dist-tags": {
    "latest": "4.0.3"
  },
  "latest_version": "4.0.3",
  "maintainers": [
    {
      "email": "vekexasia@gmail.com",
      "name": "vekexasia"
    }
  ],
  "num_versions": 15,
  "repository": {
    "directory": "packages/core",
    "type": "git",
    "url": "git+https://github.com/vekexasia/pi-extensible-workflows.git"
  },
  "scripts": {
    "acceptance": "npm run build && TEST_FILES='dist/test/runtime-acceptance.test.js' npm run test:run",
    "build": "rm -rf dist && tsc -p tsconfig.json",
    "evals": "npm run build && node dist/src/workflow-evals.js",
    "evals:ambient": "node -e \"if (process.env.PI_WORKFLOW_EVAL_AMBIENT !== '1') { console.error('Ambient Tier D evals are opt-in. Set PI_WORKFLOW_EVAL_AMBIENT=1 to run them.'); process.exit(1); }\" && npm run build && node dist/src/ambient-workflow-evals.js",
    "lint": "eslint .",
    "prepack": "npm run build",
    "test": "npm run test:layout && npm run build && npm run test:run && npm run test:herdr",
    "test:herdr": "tmp=$(mktemp -d); trap 'rm -rf \"$tmp\"' EXIT; TMPDIR=\"$tmp\" node --expose-gc --test --test-concurrency=1 --test-timeout=120000 --test-force-exit --test-reporter=dot dist/test/navigator.test.js",
    "test:layout": "node --test --test-timeout=10000 --test-force-exit test/workspace-layout.test.mjs",
    "test:run": "files=${TEST_FILES:-$(find dist/test -name '*.test.js' ! -name 'navigator.test.js')}; printf '%s\\n' $files | xargs -n1 -P20 sh -c 'tmp=$(mktemp -d); agent=$(mktemp -d); trap '\"'\"'rm -rf \"$tmp\" \"$agent\"'\"'\"' EXIT; TMPDIR=\"$tmp\" PI_CODING_AGENT_DIR=\"$agent\" env -u HERDR_ENV -u HERDR_PANE_ID -u HERDR_SOCKET_PATH -u HERDR_TAB_ID -u HERDR_WORKSPACE_ID node --expose-gc --test --test-concurrency=1 --test-timeout=120000 --test-force-exit --test-reporter=dot \"$1\"' sh"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['4.0.1', '4.0.2', '4.0.3']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/vekexasia/pi-extensible-workflows.git' also claimed by 1 package(s) under different publishers: ['npm/@piewf/cli']"
  },
  "time": {
    "created": "2026-07-17T19:31:09.049Z",
    "modified": "2026-07-28T19:57:51.512Z"
  }
}