BEACON

← candidates

npm terminal-pilot @0.0.33

score
0.6417 med
flagged 2026-06-22 17:07
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 10 package(s) under different publishers: ['npm/tiny-stdio-mcp-server', 'npm/terminal-pilot-mcp', 'npm/tiny-stdio-mcp-test-server'] ...
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['sisteransi']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 17,
  "dist": {
    "integrity": "sha512-F1aJboqJzbn+uti+DtUvV+qgLDUycKEgpSGsRDar/6GJUKeA55EHq3tvprlonxtvIMwSkgLKWh5B/1/uSr8S6Q==",
    "tarball": "https://registry.npmjs.org/terminal-pilot/-/terminal-pilot-0.0.33.tgz",
    "unpackedSize": 14410956
  },
  "dist-tags": {
    "latest": "0.0.33"
  },
  "latest_version": "0.0.33",
  "maintainers": [
    {
      "email": "kamil.jopek@gmail.com",
      "name": "kamilio"
    }
  ],
  "num_versions": 33,
  "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 @poe-code/agent-defs @poe-code/config-mutations toolcraft-design @poe-code/frontmatter",
    "prepack": "node ../../scripts/set-bin-executable.mjs && node ../../scripts/manage-bundled-workspace-deps.mjs prepare . @poe-code/agent-skill-config @poe-code/agent-defs @poe-code/config-mutations toolcraft-design @poe-code/frontmatter",
    "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): ['sisteransi']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/poe-platform/poe-code.git' also claimed by 10 package(s) under different publishers: ['npm/tiny-stdio-mcp-server', 'npm/terminal-pilot-mcp', 'npm/tiny-stdio-mcp-test-server'] ..."
  },
  "time": {
    "created": "2026-03-31T22:08:36.907Z",
    "modified": "2026-06-17T20:40:47.957Z"
  }
}