BEACON

← candidates

npm @askexenow/exe-os @0.9.198

score
0.7 high
flagged 2026-06-02 07:25
signals by category
cadence 1 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
rapid_release 0.8 32 versions in last 24h: ['0.9.194', '0.9.195', '0.9.196', '0.9.197', '0.9.198']
topology
dependency_added_unknown 0.6 1 new non-watchlisted dep(s): ['@aws-sdk/s3-request-presigner']

Prior profile (what it deviated from)

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

Evidence (package doc at flag time)

{
  "dependencies_count": 26,
  "dist": {
    "integrity": "sha512-A4LwQ2yMcIeALtPIHDEAFLtDe7MFtxDaxRRln3IWzXCBtMwwWLgqVyI2tHETsqiGDxRBlSupSVRDWezzSuggjQ==",
    "tarball": "https://registry.npmjs.org/@askexenow/exe-os/-/exe-os-0.9.198.tgz",
    "unpackedSize": 3941840
  },
  "dist-tags": {
    "latest": "0.9.198"
  },
  "latest_version": "0.9.198",
  "maintainers": [
    {
      "email": "askexenow@gmail.com",
      "name": "askexenow"
    }
  ],
  "num_versions": 296,
  "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-next/assets && cp src/assets/tmux.conf dist-next/assets/ && cp src/assets/ghostty.conf dist-next/assets/ && cp src/assets/statusline-command.sh dist-next/assets/ && cp src/assets/wezterm.lua dist-next/assets/ && cp src/bin/exe-start.sh dist-next/bin/exe-start.sh && node dist-next/bin/generate-hook-manifest.js 2>/dev/null || true",
    "deploy": "node dist/bin/pre-build-guard.js 2>/dev/null; npm run build && rm -rf dist-old && mv dist dist-old 2>/dev/null; mv dist-next dist && rm -rf dist-old & 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": {
    "dependency_added_unknown": "1 new non-watchlisted dep(s): ['@aws-sdk/s3-request-presigner']",
    "rapid_release": "32 versions in last 24h: ['0.9.194', '0.9.195', '0.9.196', '0.9.197', '0.9.198']"
  },
  "time": {
    "created": "2026-04-17T06:49:44.255Z",
    "modified": "2026-06-02T08:05:05.774Z"
  }
}