BEACON

← candidates

npm terminal-pilot @0.0.26

score
0.6184 med
flagged 2026-06-13 20:52
signals by category
topology 2

maintainers added:

package profile →

Signals fired

signalweightrationale
topology
shared_repo_different_publisher 0.9 repo 'git+https://github.com/poe-platform/poe-code.git' also claimed by 9 package(s) under different publishers: ['npm/poe-oauth', 'npm/toolcraft', 'npm/toolcraft-schema'] ...
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['toolcraft']

Prior profile (what it deviated from)

{
  "had_install_script": false,
  "maintainers": [
    "kamilio"
  ],
  "versions": 25
}

Evidence (package doc at flag time)

{
  "dependencies_count": 11,
  "dist": {
    "integrity": "sha512-nNLt7wTm30KfO2hSQ3TfSbQdgr6onYQ+mxwUM6KczzP+Jc4VqQEd8DjWnLGggebzceokDVQLG+2WRcyZXnv2Vw==",
    "tarball": "https://registry.npmjs.org/terminal-pilot/-/terminal-pilot-0.0.26.tgz",
    "unpackedSize": 11984769
  },
  "dist-tags": {
    "latest": "0.0.26"
  },
  "latest_version": "0.0.26",
  "maintainers": [
    {
      "email": "kamil.jopek@gmail.com",
      "name": "kamilio"
    }
  ],
  "num_versions": 26,
  "repository": {
    "directory": "packages/terminal-pilot",
    "type": "git",
    "url": "git+https://github.com/poe-platform/poe-code.git"
  },
  "scripts": {
    "build": "rm -rf dist && tsc --emitDeclarationOnly && node scripts/build.mjs",
    "install-local-package": "TMPD=$(mktemp -d) && npm pack --pack-destination $TMPD && npm install -g $TMPD/terminal-pilot-*.tgz && rm -rf $TMPD",
    "postpack": "node ../../scripts/manage-bundled-workspace-deps.mjs cleanup . @poe-code/agent-skill-config",
    "prepack": "node ../../scripts/set-bin-executable.mjs && node ../../scripts/manage-bundled-workspace-deps.mjs prepare . @poe-code/agent-skill-config",
    "prepublishOnly": "rm -rf dist && tsc --emitDeclarationOnly && node scripts/build.mjs",
    "qa:cli": "cd ../.. && tsx packages/terminal-pilot/src/testing/qa-cli.ts",
    "smoke": "cd ../.. && tsx packages/terminal-pilot/scripts/smoke-test.ts",
    "smoke:verbose": "cd ../.. && tsx packages/terminal-pilot/scripts/smoke-test.ts --verbose",
    "test": "cd ../.. && vitest run $(rg --files packages/terminal-pilot/src -g '*.test.ts' | sort | tr '\n' ' ')",
    "test:unit": "cd ../.. && vitest run $(rg --files packages/terminal-pilot/src -g '*.test.ts' | sort | tr '\n' ' ')"
  },
  "signal_details": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['toolcraft']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/poe-platform/poe-code.git' also claimed by 9 package(s) under different publishers: ['npm/poe-oauth', 'npm/toolcraft', 'npm/toolcraft-schema'] ..."
  },
  "time": {
    "created": "2026-03-31T22:08:36.907Z",
    "modified": "2026-06-11T18:23:39.091Z"
  }
}