npm terminal-driver-mcp @0.6.0
score
0.5268
med
flagged
2026-07-26 10:34
amplifiers
co-occurring signal pairs that lift the final score
- size_spike + install_script_payload: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| size_spike | 0.5 | unpackedSize 150196 -> 471746 (3.1×) |
| topology | ||
| dependency_added_unknown | 0.6 | 1 new non-watchlisted dep(s): ['@resvg/resvg-js'] |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 3d ago but package has 6 versions (expect >= 46d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"funkyfunc"
],
"versions": 4
}
Evidence (package doc at flag time)
{
"dependencies_count": 6,
"dist": {
"integrity": "sha512-3JunBs3aUkaDBg7Wwo8H8TQN3SNTbXxywetdFKYMwkNEsVHi9eyTM0czuTTu01f8NlPTI8YBHw3BcrSUmRXCJQ==",
"tarball": "https://registry.npmjs.org/terminal-driver-mcp/-/terminal-driver-mcp-0.6.0.tgz",
"unpackedSize": 471746
},
"dist-tags": {
"latest": "0.6.0"
},
"latest_version": "0.6.0",
"maintainers": [
{
"email": "thefunkyfunc@gmail.com",
"name": "funkyfunc"
}
],
"num_versions": 6,
"repository": {
"type": "git",
"url": "git+https://github.com/funkyfunc/terminal-driver-mcp.git"
},
"scripts": {
"build": "tsc",
"dev": "tsc --watch",
"format": "biome format --write .",
"inspector": "npx @modelcontextprotocol/inspector node dist/index.js",
"lint": "biome check .",
"lint:fix": "biome check --write .",
"postinstall": "node -e \"try{const fs=require('fs'),p=require('path').join(require('path').dirname(require.resolve('node-pty/package.json')),'prebuilds');for(const d of fs.readdirSync(p)){try{fs.chmodSync(require('path').join(p,d,'spawn-helper'),0o755)}catch{}}}catch{}\"",
"prepare": "git config core.hooksPath .githooks 2>/dev/null || true",
"prepublishOnly": "npm run build",
"start": "node dist/index.js",
"test": "npm run build && node test/unit-keys.mjs && node test/unit-mouse.mjs && node test/unit-render.mjs && node test/unit-screen.mjs && node test/unit-shell.mjs && node test/unit-skeleton.mjs && node test/e2e.mjs && node test/gauntlet.mjs",
"typecheck": "tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"size_spike + install_script_payload: payload growth alongside install surface (+0.10)"
],
"dependency_added_unknown": "1 new non-watchlisted dep(s): ['@resvg/resvg-js']",
"install_script_payload": "install/lifecycle script matches payload regex",
"repo_too_new_for_version_history": "claimed repo created 3d ago but package has 6 versions (expect >= 46d for that history)",
"size_spike": "unpackedSize 150196 -> 471746 (3.1\u00d7)"
},
"time": {
"created": "2026-07-23T00:08:21.077Z",
"modified": "2026-07-26T15:34:07.555Z"
}
}