BEACON

← candidates

npm grix-connector @2.0.2

score
0.5487 med
flagged 2026-06-16 04:51
signals by category
cadence 2 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 3 versions in last 24h: ['2.0.0', '2.0.1', '2.0.2']
removed_within_window 0.9 version 1.1.10 was removed upstream ~1956min ago
enrichment
repo_doesnt_exist 1.0 claimed repo askie/grix-connector returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "askie"
  ],
  "versions": 4
}

Evidence (package doc at flag time)

{
  "dependencies_count": 5,
  "dist": {
    "integrity": "sha512-wPfzI3WV4dP+/5zZhaieXhNCxUvCdpPhrbsWiNsUSt1jE6YTNjQkP1FzTXFshF2u9uSIjTz32k7K97CfDkUSWg==",
    "tarball": "https://registry.npmjs.org/grix-connector/-/grix-connector-2.0.2.tgz",
    "unpackedSize": 1417983
  },
  "dist-tags": {
    "latest": "2.0.2"
  },
  "latest_version": "2.0.2",
  "maintainers": [
    {
      "email": "askie@qq.com",
      "name": "askie"
    }
  ],
  "num_versions": 5,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/askie/grix-connector.git"
  },
  "scripts": {
    "build": "npm run check:isolation && tsc && node -e \"require('fs').cpSync('src/default-skills','dist/default-skills',{recursive:true,filter:s=>!s.endsWith('.ts')})\"",
    "build:all": "npm run build && node scripts/minify-dist.mjs && npm run build:plugin",
    "build:plugin": "node scripts/build-plugin.mjs",
    "check:isolation": "node scripts/check-adapter-isolation.mjs",
    "dev": "npm run build && node dist/grix.js",
    "lint": "npm run check:isolation && tsc --noEmit",
    "postinstall": "node scripts/install-guardian.mjs",
    "prepublishOnly": "npm run build:all",
    "restart": "node dist/grix.js restart",
    "start": "node dist/grix.js start",
    "status": "node dist/grix.js status",
    "stop": "node dist/grix.js stop",
    "test": "node --experimental-vm-modules node_modules/vitest/vitest.mjs run",
    "test:e2e": "RUN_REAL_AGENT_E2E=1 node --experimental-vm-modules node_modules/vitest/vitest.mjs run tests/e2e",
    "test:e2e:smoke": "RUN_REAL_AGENT_E2E=1 node --experimental-vm-modules node_modules/vitest/vitest.mjs run tests/e2e/smoke.test.ts",
    "test:watch": "node --experimental-vm-modules node_modules/vitest/vitest.mjs"
  },
  "signal_details": {
    "rapid_release": "3 versions in last 24h: ['2.0.0', '2.0.1', '2.0.2']",
    "removed_within_window": "version 1.1.10 was removed upstream ~1956min ago",
    "repo_doesnt_exist": "claimed repo askie/grix-connector returns 404 on github.com"
  },
  "time": {
    "created": "2026-05-18T02:24:48.791Z",
    "modified": "2026-06-16T09:51:00.120Z"
  }
}