BEACON

← candidates

npm nyxora @26.7.22

score
0.6944 med
flagged 2026-07-22 10:51
signals by category
cadence 2 topology 1

maintainers added:

package profile →

Signals fired

signalweightrationale
cadence
superseded_quickly 0.9 prior version 26.7.21 lived 3min upstream before being pulled
removed_within_window 0.9 version 26.7.21 was removed upstream ~0min ago
topology
no_repo 0.3 package.json has no repository field

Prior profile (what it deviated from)

{
  "had_install_script": true,
  "maintainers": [
    "nyxora_agent"
  ],
  "versions": 93
}

Evidence (package doc at flag time)

{
  "dependencies_count": 93,
  "dist": {
    "integrity": "sha512-ummrF7FoVxR8fkR3wcSmb7ik7nP+RtZICygw5SQaLBgmx7RKegWcppO2Mu0MqoZlTrKTmLkDYmTYpoqv5dRzTA==",
    "tarball": "https://registry.npmjs.org/nyxora/-/nyxora-26.7.22.tgz",
    "unpackedSize": 10807691
  },
  "dist-tags": {
    "latest": "26.7.22"
  },
  "latest_version": "26.7.22",
  "maintainers": [
    {
      "email": "yudhantoprasetyo@gmail.com",
      "name": "nyxora_agent"
    }
  ],
  "num_versions": 92,
  "repository": null,
  "scripts": {
    "build": "tsc && npm run build --workspace=@nyxora/ink && npm run build --workspace=@nyxora/tui && npm run build --workspace=nyxora-mcp-server && npm run build --workspace=nyxora-dashboard",
    "chat": "node ./bin/nyxora.mjs chat",
    "dashboard": "node ./bin/nyxora.mjs dashboard",
    "desktop": "npm run dev --workspace=nyxora-desktop",
    "dev": "concurrently -n \"BACKEND,FRONTEND\" -c \"blue,green\" \"NODE_NO_WARNINGS=1 ./node_modules/.bin/ts-node -T launcher.ts\" \"npm run dev --workspace=nyxora-dashboard\"",
    "docs:build": "vitepress build docs",
    "docs:dev": "vitepress dev docs",
    "docs:preview": "vitepress preview docs",
    "doctor": "node ./bin/nyxora.mjs doctor",
    "postinstall": "node scripts/install-ml-engine.mjs",
    "prepublishOnly": "node -e \"const{execSync:e}=require('child_process');try{e('find packages/ml-engine -name __pycache__ -type d -exec rm -rf {} + 2>/dev/null || true')}catch(e){}\" && npm run build",
    "restart": "node ./bin/nyxora.mjs restart",
    "set-key": "node ./bin/nyxora.mjs set-key",
    "setup": "node ./bin/nyxora.mjs setup",
    "start": "node ./bin/nyxora.mjs start",
    "stop": "node ./bin/nyxora.mjs stop",
    "test": "npm run test --workspace=packages/core",
    "tui": "node ./bin/nyxora.mjs tui"
  },
  "signal_details": {
    "no_repo": "package.json has no repository field",
    "removed_within_window": "version 26.7.21 was removed upstream ~0min ago",
    "superseded_quickly": "prior version 26.7.21 lived 3min upstream before being pulled"
  },
  "time": {
    "created": "2026-05-26T14:15:17.080Z",
    "modified": "2026-07-22T15:51:37.101Z"
  }
}