BEACON

← candidates

npm terminal-pilot @0.0.31

score
0.6356 med
flagged 2026-06-17 10:59
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/tokenfill', 'npm/terminal-png', 'npm/tiny-stdio-mcp-server'] ...
dependency_added_unknown 0.6 4 new non-watchlisted dep(s): ['@poe-code/agent-defs', '@poe-code/config-mutations', '@poe-code/frontmatter', 'toolcraft-design']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 16,
  "dist": {
    "integrity": "sha512-FpBtJQb6INs1fQWhDX41kwrd6cTSnCb53VuL5uXle7ts2XV8zFQgpRDNxthsTudddktwnpid65IzjgMylI9czQ==",
    "tarball": "https://registry.npmjs.org/terminal-pilot/-/terminal-pilot-0.0.31.tgz",
    "unpackedSize": 14355674
  },
  "dist-tags": {
    "latest": "0.0.31"
  },
  "latest_version": "0.0.31",
  "maintainers": [
    {
      "email": "kamil.jopek@gmail.com",
      "name": "kamilio"
    }
  ],
  "num_versions": 31,
  "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": "4 new non-watchlisted dep(s): ['@poe-code/agent-defs', '@poe-code/config-mutations', '@poe-code/frontmatter', 'toolcraft-design']",
    "shared_repo_different_publisher": "repo 'git+https://github.com/poe-platform/poe-code.git' also claimed by 10 package(s) under different publishers: ['npm/tokenfill', 'npm/terminal-png', 'npm/tiny-stdio-mcp-server'] ..."
  },
  "time": {
    "created": "2026-03-31T22:08:36.907Z",
    "modified": "2026-06-16T15:08:45.045Z"
  }
}