BEACON

← candidates

npm @askexenow/exe-os @0.9.228

score
0.7667 high
flagged 2026-06-07 22:41
signals by category
content 1 cadence 1 enrichment 1

maintainers added:

package profile →

Signals fired

signalweightrationale
content
size_spike 0.5 unpackedSize 243897 -> 4311260 (17.7×)
cadence
rapid_release 0.8 6 versions in last 24h: ['0.9.224', '0.9.225', '0.9.226', '0.9.227', '0.9.228']
enrichment
repo_doesnt_exist 1.0 claimed repo AskExe/exe-os returns 404 on github.com

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "askexenow"
  ],
  "versions": 323
}

Evidence (package doc at flag time)

{
  "dependencies_count": 26,
  "dist": {
    "integrity": "sha512-2tuT9PLntJjF0SEUxy3T3e8d022jB7FdEpO7D7X7VVjIISSOwrMV5cJzIhSNcWN2P0h/rqt/QLMGvdwvF/0+KA==",
    "tarball": "https://registry.npmjs.org/@askexenow/exe-os/-/exe-os-0.9.228.tgz",
    "unpackedSize": 4311260
  },
  "dist-tags": {
    "latest": "0.9.228"
  },
  "latest_version": "0.9.228",
  "maintainers": [
    {
      "email": "askexenow@gmail.com",
      "name": "askexenow"
    }
  ],
  "num_versions": 324,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AskExe/exe-os.git"
  },
  "scripts": {
    "benchmark:longmemeval": "npx tsx tests/benchmarks/longmemeval.ts",
    "build": "tsup && mkdir -p dist/assets && cp src/assets/tmux.conf dist/assets/ && cp src/assets/ghostty.conf dist/assets/ && cp src/assets/statusline-command.sh dist/assets/ && cp src/assets/wezterm.lua dist/assets/ && cp src/bin/exe-start.sh dist/bin/exe-start.sh && node dist/bin/generate-hook-manifest.js 2>/dev/null || true",
    "deploy": "node dist/bin/pre-build-guard.js 2>/dev/null; npm run build && npm install -g . && node dist/bin/install.js --global && echo '[exe-os] Deploy complete. Run /mcp in active sessions to reconnect.'",
    "guard:esm-require": "node scripts/check-no-runtime-require.mjs",
    "lint": "eslint src/ --max-warnings 53",
    "postinstall": "node dist/bin/install.js --commands-only 2>/dev/null || true",
    "prepublishOnly": "npm run typecheck && npm run build && npm run guard:esm-require && node dist/bin/customer-readiness.js && node dist/bin/pre-publish.js",
    "test": "vitest run",
    "test:publish": "npx vitest run --maxWorkers=4 --exclude 'tests/tui/**' --exclude 'tests/lib/tmux-routing.test.ts' --exclude 'tests/lib/intercom-routing.test.ts' --exclude 'tests/gateway/**' --exclude 'tests/installer/setup-wizard.test.ts' --exclude 'tests/mcp/ingest-document.test.ts' --exclude 'tests/lib/hybrid-search.test.ts' --exclude 'tests/lib/worker-gate.test.ts'",
    "test:watch": "vitest",
    "typecheck": "tsc --noEmit"
  },
  "signal_details": {
    "rapid_release": "6 versions in last 24h: ['0.9.224', '0.9.225', '0.9.226', '0.9.227', '0.9.228']",
    "repo_doesnt_exist": "claimed repo AskExe/exe-os returns 404 on github.com",
    "size_spike": "unpackedSize 243897 -> 4311260 (17.7\u00d7)"
  },
  "time": {
    "created": "2026-04-17T06:49:44.255Z",
    "modified": "2026-06-08T03:35:51.333Z"
  }
}