BEACON

← candidates

npm terminal-driver-mcp @0.9.0

score
0.5833 med
flagged 2026-07-27 21:23
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
install_script_payload 1.0 install/lifecycle script matches payload regex
cadence
rapid_release 0.8 3 versions in last 24h: ['0.7.0', '0.8.0', '0.9.0']
enrichment
repo_too_new_for_version_history 0.7 claimed repo created 5d ago but package has 10 versions (expect >= 60d for that history)

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "funkyfunc"
  ],
  "versions": 9
}

Evidence (package doc at flag time)

{
  "dependencies_count": 6,
  "dist": {
    "integrity": "sha512-e8Vez2hBpO+lWmCvhK3FklpbPLJOFjVNPd6GXe8Ro89s/NgwcbZZv6M+GdzVY8rWMXwlkFRWZ7HOofME77iRww==",
    "tarball": "https://registry.npmjs.org/terminal-driver-mcp/-/terminal-driver-mcp-0.9.0.tgz",
    "unpackedSize": 1176622
  },
  "dist-tags": {
    "latest": "0.9.0"
  },
  "latest_version": "0.9.0",
  "maintainers": [
    {
      "email": "thefunkyfunc@gmail.com",
      "name": "funkyfunc"
    }
  ],
  "num_versions": 10,
  "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-golden.mjs && node test/unit-keys.mjs && node test/unit-mouse.mjs && node test/unit-render.mjs && node test/unit-report.mjs && node test/unit-screen.mjs && node test/unit-shell.mjs && node test/unit-skeleton.mjs && node test/unit-trace.mjs && node test/e2e.mjs && node test/gauntlet.mjs",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "install_script_payload": "install/lifecycle script matches payload regex",
    "rapid_release": "3 versions in last 24h: ['0.7.0', '0.8.0', '0.9.0']",
    "repo_too_new_for_version_history": "claimed repo created 5d ago but package has 10 versions (expect >= 60d for that history)"
  },
  "time": {
    "created": "2026-07-23T00:08:21.077Z",
    "modified": "2026-07-28T02:23:28.856Z"
  }
}