Package evidence
[email protected]
Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.js || true"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 7
- First published
- Jun 2026
- Publisher
- kunjshah
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 1.1.6 vs 0.10.3: "node scripts/postinstall.js || true"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 80 · status changed
Evidence
Static findings
6 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.6 vs 0.10.3: "node scripts/postinstall.js || true" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.js || true" | 20 |
| medium | New Account With Lifecycle Hook | package.json | package first published 4 day(s) ago, 7 total version(s), has lifecycle hook | 10 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.6 vs 0.10.3: "node scripts/postinstall.js || true" | 40 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.js || true" | 20 |
| medium | New Account With Lifecycle Hook | package.json | package first published 4 day(s) ago, 7 total version(s), has lifecycle hook | 10 |
| low | Credential file access | package/src/audit/policy.ts | matched "id_rsa" | 5 |
| low | Credential file access | package/src/sandbox/policy.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/vault/rbac.test.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js || true" | 5 |
Manifest
Package metadata
Scripts30
benchbun run index.ts bench runbench:historybun run index.ts bench historybench:listbun run index.ts bench listbench:updatebun run scripts/bench-memory-system.ts --update-baselinebuildbun build index.ts --outfile=dist/index.js --target=bun --minifybuild:binarybun build index.ts --compile --target=bun-windows-x64 --outfile=dist/aegis.exebuild:binary:linuxbun build index.ts --compile --target=bun-linux-x64 --outfile=dist/aegis-linux-x64build:binary:macbun build index.ts --compile --target=bun-darwin-x64 --outfile=dist/aegis-darwin-x64build:binary:mac-arm64bun build index.ts --compile --target=bun-darwin-arm64 --outfile=dist/aegis-darwin-arm64cibun run scripts/run-tests.tscoveragebun test --coverage --coverage-reporter=lcov --coverage-reporter=text 2>&1coverage:dashboardcd dashboard && bunx vitest run --coverage 2>&1coverage:htmlbun test --coverage --coverage-reporter=html --coverage-reporter=text 2>&1docker:builddocker build -t neuron-os/aegis:latest .docker:pushdocker push neuron-os/aegis:latestdocker:updocker compose up -ddocker:up:devdocker compose --profile dev up -ddocs:checkbun run scripts/extract-commands.ts --checkdocs:generatebun run scripts/extract-commands.tsformatprettier --write 'src/**/*.ts'linteslint src/openapibun run scripts/generate-openapi.tspostinstallnode scripts/postinstall.js || trueprebuildbun run docs:generateprepublishOnlybun run buildpretestbun run docs:checktestbun run scripts/run-tests.tstest:chatbun run src/chat/test-chat.tstest:dashboardbun run src/test-dashboard.tstypecheckbun run --bun tsc --noEmit
Dependencies28
@ai-sdk/anthropic^3.0.81@ai-sdk/azure^3.0.70@ai-sdk/mistral^3.0.37@ai-sdk/openai^3.0.67@clack/core^1.4.1@clack/prompts^1.5.1@mendable/firecrawl-js^4.25.2@slack/socket-mode^2.0.7@slack/web-api^7.16.0ai^6.0.196ansi-escapes^7.3.0better-sqlite3^11.0.0chalk5cli-truncate^6.0.0commander^15.0.0diff^9.0.0discord.js^14.26.4glob^13.0.6irc-framework^4.14.0marked^18.0.4marked-terminal^7.3.0matrix-js-sdk^41.7.0-rc.3nodemailer^8.0.10picocolors^1.1.1telegraf^4.16.3twilio^6.0.2yaml^2.9.0zod^4.4.3