BEACON

← candidates

npm @researchcomputer/pista @0.2.2

score
0.5033 med
flagged 2026-06-18 18:20
signals by category
topology 3

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/earendil-works/pi.git' also claimed by 10 package(s) under different publishers: ['npm/@quickcall/krew', 'npm/@earendil-works/pi-coding-agent', 'npm/@dyyz1993/pi-coding-agent'] ...
repository_url_changed 0.7 'git+https://github.com/earendil-works/pi-mono.git' -> 'git+https://github.com/earendil-works/pi.git'
dependency_added_unknown 0.6 7 new non-watchlisted dep(s): ['@juicesharp/rpiv-ask-user-question', '@quintinshaw/pi-dynamic-workflows', 'cross-spawn', 'pi-memory', 'pi-simplify'] ...

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "xzyaoi"
  ],
  "versions": 8
}

Evidence (package doc at flag time)

{
  "dependencies_count": 25,
  "dist": {
    "integrity": "sha512-OW50iSFD/9R2PraIYRQXCrRmLSsja1ZZbBS2hTpjbXG/UegVELcn9RRiQqdsNhxrZTWKZqeKV8469rZ1+neU8g==",
    "tarball": "https://registry.npmjs.org/@researchcomputer/pista/-/pista-0.2.2.tgz",
    "unpackedSize": 8939942
  },
  "dist-tags": {
    "latest": "0.2.2"
  },
  "latest_version": "0.2.2",
  "maintainers": [
    {
      "email": "askfermi@gmail.com",
      "name": "xzyaoi"
    }
  ],
  "num_versions": 10,
  "repository": {
    "directory": "packages/coding-agent",
    "type": "git",
    "url": "git+https://github.com/earendil-works/pi.git"
  },
  "scripts": {
    "build": "tsc -p tsconfig.standalone.json && shx chmod +x dist/cli.js && npm run copy-assets",
    "build:binary": "npm --prefix ../tui run build && npm --prefix ../ai run build && npm --prefix ../agent run build && npm run build && bun build --compile ./dist/bun/cli.js ./src/utils/image-resize-worker.ts --outfile dist/pi && npm run copy-binary-assets",
    "build:binary:standalone": "npm run build && bun build --compile ./dist/bun/cli.js ./src/utils/image-resize-worker.ts --outfile dist/pi && npm run copy-binary-assets",
    "check": "biome ci .",
    "clean": "shx rm -rf dist",
    "copy-assets": "shx mkdir -p dist/modes/interactive/theme && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx mkdir -p dist/modes/interactive/assets && shx cp src/modes/interactive/assets/*.png dist/modes/interactive/assets/ && shx mkdir -p dist/core/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/",
    "copy-binary-assets": "shx cp package.json dist/ && shx cp README.md dist/ && shx cp CHANGELOG.md dist/ && shx mkdir -p dist/theme && shx cp src/modes/interactive/theme/*.json dist/theme/ && shx mkdir -p dist/assets && shx cp src/modes/interactive/assets/*.png dist/assets/ && shx mkdir -p dist/export-html/vendor && shx cp src/core/export-html/template.html dist/export-html/ && shx cp src/core/export-html/vendor/*.js dist/export-html/vendor/ && shx cp -r docs dist/ && shx cp -r examples dist/ && shx cp ./node_modules/@silvia-odwyer/photon-node/photon_rs_bg.wasm dist/ && node scripts/copy-default-extensions.mjs",
    "dev": "tsgo -p tsconfig.build.json --watch --preserveWatchOutput",
    "format": "biome check --write .",
    "install:local": "npm run build:binary:standalone && mkdir -p ~/.local/share/pista && cp dist/pi ~/.local/share/pista/pista && cp dist/package.json ~/.local/share/pista/ && cp -r dist/theme ~/.local/share/pista/ && cp -r dist/assets ~/.local/share/pista/ && cp -r dist/export-html ~/.local/share/pista/ && cp -r dist/default-extensions ~/.local/share/pista/ && mkdir -p ~/.local/bin && ln -sf ~/.local/share/pista/pista ~/.local/bin/pista && echo 'Installed pista to ~/.local/share/pista with symlink in ~/.local/bin/pista' && (echo $PATH | grep -q '\\.local/bin' || echo 'WARNING: ~/.local/bin is not in your PATH. Add: export PATH=\"$HOME/.local/bin:$PATH\"')",
    "prepublishOnly": "npm run clean && npm run build",
    "release": "npm test && npm publish",
    "start": "node dist/cli.js",
    "test": "vitest --run"
  },
  "signal_details": {
    "dependency_added_unknown": "7 new non-watchlisted dep(s): ['@juicesharp/rpiv-ask-user-question', '@quintinshaw/pi-dynamic-workflows', 'cross-spawn', 'pi-memory', 'pi-simplify'] ...",
    "repository_url_changed": "'git+https://github.com/earendil-works/pi-mono.git' -> 'git+https://github.com/earendil-works/pi.git'",
    "shared_repo_different_publisher": "repo 'git+https://github.com/earendil-works/pi.git' also claimed by 10 package(s) under different publishers: ['npm/@quickcall/krew', 'npm/@earendil-works/pi-coding-agent', 'npm/@dyyz1993/pi-coding-agent'] ..."
  },
  "time": {
    "created": "2026-04-03T16:29:33.859Z",
    "modified": "2026-06-18T23:20:34.086Z"
  }
}