npm terminal-pilot @0.0.21
score
0.5975
med
flagged
2026-06-09 05:02
Signals fired
| signal | weight | rationale |
|---|---|---|
| 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/terminal-png', 'npm/tokenfill', 'npm/tiny-stdio-mcp-server'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['toolcraft-design'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kamilio"
],
"versions": 20
}
Evidence (package doc at flag time)
{
"dependencies_count": 11,
"dist": {
"integrity": "sha512-ns109osyZ4I/MzKPeORHiQR9lKCSD1pxzaUwZcp1GD509VnN4bGIr3vj3Tuh28zCgEKj8XPBtWY+QfrQoTi78w==",
"tarball": "https://registry.npmjs.org/terminal-pilot/-/terminal-pilot-0.0.21.tgz",
"unpackedSize": 11797528
},
"dist-tags": {
"latest": "0.0.21"
},
"latest_version": "0.0.21",
"maintainers": [
{
"email": "kamil.jopek@gmail.com",
"name": "kamilio"
}
],
"num_versions": 21,
"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-design']",
"shared_repo_different_publisher": "repo 'git+https://github.com/poe-platform/poe-code.git' also claimed by 9 package(s) under different publishers: ['npm/terminal-png', 'npm/tokenfill', 'npm/tiny-stdio-mcp-server'] ..."
},
"time": {
"created": "2026-03-31T22:08:36.907Z",
"modified": "2026-06-08T16:40:26.005Z"
}
}