npm neuron-aegis @1.1.6
score
0.5434
med
flagged
2026-06-11 10:56
amplifiers
co-occurring signal pairs that lift the final score
- size_spike + new_install_script: payload growth alongside install surface (+0.10)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| size_spike | 0.5 | unpackedSize 33384 -> 3524638 (105.6×) |
| topology | ||
| dependency_added_unknown | 0.6 | 28 new non-watchlisted dep(s): ['@ai-sdk/anthropic', '@ai-sdk/azure', '@ai-sdk/mistral', '@ai-sdk/openai', '@clack/core'] ... |
| enrichment | ||
| repo_too_new_for_version_history | 0.7 | claimed repo created 11d ago but package has 7 versions (expect >= 50d for that history) |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"kunjshah"
],
"versions": 5
}
Evidence (package doc at flag time)
{
"dependencies_count": 28,
"dist": {
"integrity": "sha512-xOAcLgl15Nu5uKS0jUtkQFmUsnk7/hN9nBxWMYOrtgMoUsQ9V9ZriKNz6hNh0cBz9yjko/L2pYNWtk2/lv5L/A==",
"tarball": "https://registry.npmjs.org/neuron-aegis/-/neuron-aegis-1.1.6.tgz",
"unpackedSize": 3524638
},
"dist-tags": {
"latest": "1.1.6"
},
"latest_version": "1.1.6",
"maintainers": [
{
"email": "kkshah2005@gmail.com",
"name": "kunjshah"
}
],
"num_versions": 7,
"repository": {
"type": "git",
"url": "git+https://github.com/KunjShah95/neuron-os.git"
},
"scripts": {
"bench": "bun run index.ts bench run",
"bench:history": "bun run index.ts bench history",
"bench:list": "bun run index.ts bench list",
"bench:update": "bun run scripts/bench-memory-system.ts --update-baseline",
"build": "bun build index.ts --outfile=dist/index.js --target=bun --minify",
"build:binary": "bun build index.ts --compile --target=bun-windows-x64 --outfile=dist/aegis.exe",
"build:binary:linux": "bun build index.ts --compile --target=bun-linux-x64 --outfile=dist/aegis-linux-x64",
"build:binary:mac": "bun build index.ts --compile --target=bun-darwin-x64 --outfile=dist/aegis-darwin-x64",
"build:binary:mac-arm64": "bun build index.ts --compile --target=bun-darwin-arm64 --outfile=dist/aegis-darwin-arm64",
"ci": "bun run scripts/run-tests.ts",
"coverage": "bun test --coverage --coverage-reporter=lcov --coverage-reporter=text 2>&1",
"coverage:dashboard": "cd dashboard && bunx vitest run --coverage 2>&1",
"coverage:html": "bun test --coverage --coverage-reporter=html --coverage-reporter=text 2>&1",
"docker:build": "docker build -t neuron-os/aegis:latest .",
"docker:push": "docker push neuron-os/aegis:latest",
"docker:up": "docker compose up -d",
"docker:up:dev": "docker compose --profile dev up -d",
"docs:check": "bun run scripts/extract-commands.ts --check",
"docs:generate": "bun run scripts/extract-commands.ts",
"format": "prettier --write 'src/**/*.ts'",
"lint": "eslint src/",
"openapi": "bun run scripts/generate-openapi.ts",
"postinstall": "node scripts/postinstall.js || true",
"prebuild": "bun run docs:generate",
"prepublishOnly": "bun run build",
"pretest": "bun run docs:check",
"test": "bun run scripts/run-tests.ts",
"test:chat": "bun run src/chat/test-chat.ts",
"test:dashboard": "bun run src/test-dashboard.ts",
"typecheck": "bun run --bun tsc --noEmit"
},
"signal_details": {
"_amplifiers": [
"size_spike + new_install_script: payload growth alongside install surface (+0.10)"
],
"dependency_added_unknown": "28 new non-watchlisted dep(s): ['@ai-sdk/anthropic', '@ai-sdk/azure', '@ai-sdk/mistral', '@ai-sdk/openai', '@clack/core'] ...",
"new_install_script": "first time ['postinstall'] present",
"repo_too_new_for_version_history": "claimed repo created 11d ago but package has 7 versions (expect >= 50d for that history)",
"size_spike": "unpackedSize 33384 -> 3524638 (105.6\u00d7)"
},
"time": {
"created": "2026-06-07T07:30:34.619Z",
"modified": "2026-06-11T15:56:32.248Z"
}
}