npm terminal-pilot @0.0.29
score
0.6256
med
flagged
2026-06-15 12:55
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 10 package(s) under different publishers: ['npm/tokenfill', 'npm/poe-oauth', 'npm/toolcraft'] ... |
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['fast-string-width'] |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kamilio"
],
"versions": 27
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-i8kbHE2KRNVrxVBd6VPkekOn8OOfmmePaBEQTTGZH1hb17mnHNwOmaVI+fEBFMJ3ui4ZoEjMQ+zIRH/I2MPpMw==",
"tarball": "https://registry.npmjs.org/terminal-pilot/-/terminal-pilot-0.0.29.tgz",
"unpackedSize": 12576587
},
"dist-tags": {
"latest": "0.0.29"
},
"latest_version": "0.0.29",
"maintainers": [
{
"email": "kamil.jopek@gmail.com",
"name": "kamilio"
}
],
"num_versions": 29,
"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): ['fast-string-width']",
"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/poe-oauth', 'npm/toolcraft'] ..."
},
"time": {
"created": "2026-03-31T22:08:36.907Z",
"modified": "2026-06-15T17:54:52.017Z"
}
}