npm nexus-prime @7.9.19
score
0.9
high
flagged
2026-05-20 11:01
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| rapid_release | 0.8 | 5 versions in last 24h: ['7.9.15', '7.9.16', '7.9.17', '7.9.18', '7.9.19'] |
Prior profile (what it deviated from)
{
"had_install_script": true,
"maintainers": [
"adarsh.agrahari26"
],
"versions": 101
}
Evidence (package doc at flag time)
{
"dependencies_count": 10,
"dist": {
"integrity": "sha512-3vuT9Jw92ZhlQ5b9ofVoPA1cIOgpVsTfsj6O4rkdUIsTSRi4zt3hZnWUVYkkz3/8juE34XcxobfT0UrnzzMCHg==",
"tarball": "https://registry.npmjs.org/nexus-prime/-/nexus-prime-7.9.19.tgz",
"unpackedSize": 7513227
},
"dist-tags": {
"latest": "7.9.19"
},
"latest_version": "7.9.19",
"maintainers": [
{
"email": "adarsh.agrahari26@gmail.com",
"name": "adarsh.agrahari26"
}
],
"num_versions": 103,
"repository": {
"type": "git",
"url": "git+https://github.com/sir-ad/nexus-prime.git"
},
"scripts": {
"audit:prod": "npm audit --omit=dev",
"build": "tsc && chmod +x dist/cli.js && mkdir -p dist/dashboard/app && cp -R src/dashboard/app/. dist/dashboard/app/ && cp src/dashboard/welcome.html dist/dashboard/welcome.html && mkdir -p dist/engines/data && cp src/engines/data/*.json dist/engines/data/ && mkdir -p dist/migrations && cp -R src/migrations/. dist/migrations/",
"clean": "node -e \"require('fs').rmSync('dist', { recursive: true, force: true })\"",
"dev": "tsc --watch",
"generate:competitive-landscape": "tsx scripts/generate-competitive-landscape.ts",
"generate:readme-catalog": "tsx scripts/generate-readme-runtime-catalog.ts",
"init": "node dist/cli.js init",
"lint": "eslint src --ext .ts",
"nexus:dev": "node dev-orchestrator.mjs",
"postinstall": "node -e \"const fs=require('fs'); const cleanup='dist/postinstall/cleanup.js'; if (fs.existsSync(cleanup)) { import('./'+cleanup).catch(()=>{}); } const p='dist/postinstall-bootstrap.js'; if (fs.existsSync(p)) { import('./'+p); }\"",
"prebuild": "npm run clean",
"prepare": "git config core.hooksPath .hooks || true",
"prepush": "tsx scripts/check-file-sizes.ts && tsx scripts/perf-bench.ts",
"qa:release": "npm run build && npm run lint && npm test && npm pack --dry-run && npm run audit:prod && npm run smoke:release",
"size-check": "tsx scripts/check-file-sizes.ts",
"smoke:release": "tsx scripts/release-smoke.ts",
"start": "node dist/cli.js start",
"test": "npm run build && tsx test/basic.test.ts && tsx test/memory.test.ts && tsx test/memory-regressions.test.ts && tsx test/memory-bridge.test.ts && tsx test/automation-runtime.test.ts && tsx test/session-dna-search.test.ts && tsx test/channel-gateway.test.ts && tsx test/semantic-ranking.test.ts && tsx test/storage-maintenance.test.ts && tsx test/ngram-index.test.ts && tsx test/security-shield.test.ts && tsx test/compaction-sentinel.test.ts && tsx test/context-compressor.test.ts && tsx test/embedder.test.ts && tsx test/skill-learner.test.ts && tsx test/skill-distribution.test.ts && tsx test/darwin-integration.test.ts && tsx test/github-bridge.test.ts && tsx test/telemetry-remote.test.ts && tsx test/orchestrator-engine.test.ts && tsx test/phase9.test.ts && tsx test/work-ledger.test.ts && tsx src/verify-token-scoring.ts && tsx test/phantom.test.ts && tsx test/rag-collections.test.ts && tsx test/dashboard.test.ts && tsx test/docs.test.ts && tsx test/competitive-landscape.test.ts && tsx test/runtime-upgrade-path.test.ts && tsx test/runtime-setup.test.ts && tsx test/control-plane-integration.test.ts && tsx test/runtime-timeout.test.ts && tsx test/mcp-dashboard-contract.test.ts && tsx test/dashboard-surfaces.test.ts && tsx test/startup-and-runtime-regressions.test.ts && tsx test/mcp-readiness-truth.test.ts && tsx test/mcp-stdio-session.test.ts && tsx test/kernel-context.test.ts && tsx test/kernel-execution.test.ts && tsx test/kernel-runtime.test.ts && tsx test/adapter-boundary.test.ts && tsx test/mcp-deprecation.test.ts && tsx test/dashboard-mutations.test.ts && tsx test/dashboard-agent-control.test.ts && tsx test/dashboard-runtime-adapters.test.ts && tsx test/hooks-adapter.test.ts && tsx test/admin-adapter.test.ts && tsx test/pkg-subexport.test.ts && tsx test/dashboard-sse-only.test.ts && tsx test/license-sync-offline.test.ts && tsx test/mcp-killlist-v2.test.ts && tsx test/uninstall.test.ts && tsx test/uninstall-lifecycle.test.ts && tsx test/install-arch-upgrade.test.ts && tsx test/unregister-configs.test.ts && tsx test/cleanup-storage.test.ts && tsx test/dashboard-memory-truthfulness.test.ts && tsx test/runtime-lifecycle.test.ts && tsx test/orchestrate-pipeline.test.ts && tsx test/daemon-supervisor.test.ts && tsx test/auto-optimize-tokens.test.ts && npm run test:synapse && npm run test:architects && npm run test:public",
"test:architects": "tsx src/architects/__tests__/run.ts",
"test:public": "tsx test/public-surface.test.ts",
"test:synapse": "tsx src/synapse/__tests__/run.ts"
},
"signal_details": {
"install_script_payload": "install/lifecycle script matches payload regex",
"rapid_release": "5 versions in last 24h: ['7.9.15', '7.9.16', '7.9.17', '7.9.18', '7.9.19']"
},
"time": {
"created": "2026-03-03T05:12:32.479Z",
"modified": "2026-05-20T16:01:25.107Z"
}
}