npm terminal-pilot @0.0.30
score
0.7167
high
flagged
2026-06-15 13:13
Signals fired
| signal | weight | rationale |
|---|---|---|
| cadence | ||
| rapid_release | 0.8 | 3 versions in last 24h: ['0.0.28', '0.0.29', '0.0.30'] |
| 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/toolcraft-openapi', 'npm/tiny-stdio-mcp-test-server', 'npm/poe-code'] ... |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kamilio"
],
"versions": 29
}
Evidence (package doc at flag time)
{
"dependencies_count": 12,
"dist": {
"integrity": "sha512-bjI2OQrGL4/to2yM1o9Po9JnYsR9/yeK2voNl7VWtUet/W3+ZNtn1aDUelFTsrJalru/xuFhdWcZopgRvctMaQ==",
"tarball": "https://registry.npmjs.org/terminal-pilot/-/terminal-pilot-0.0.30.tgz",
"unpackedSize": 12597032
},
"dist-tags": {
"latest": "0.0.30"
},
"latest_version": "0.0.30",
"maintainers": [
{
"email": "kamil.jopek@gmail.com",
"name": "kamilio"
}
],
"num_versions": 30,
"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": {
"rapid_release": "3 versions in last 24h: ['0.0.28', '0.0.29', '0.0.30']",
"shared_repo_different_publisher": "repo 'git+https://github.com/poe-platform/poe-code.git' also claimed by 10 package(s) under different publishers: ['npm/toolcraft-openapi', 'npm/tiny-stdio-mcp-test-server', 'npm/poe-code'] ..."
},
"time": {
"created": "2026-03-31T22:08:36.907Z",
"modified": "2026-06-15T18:13:25.700Z"
}
}