PkgRadar

Package evidence

[email protected]

Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.cjs || 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
6
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Artifact bytes2,806,837
Previous version0.31.1
Published2026-05-29T06:07:50.932Z
SHA-2565ff73ae156d742c1fef439d366e10504e275dafe34248631b25f11daece20547

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.cjs || true"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.31.2Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.cjs || true"20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.cjs || true"20
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs || true"5
lowLarge Javascript Payloadpackage/dist/index.js6027518 bytes0

Manifest

Package metadata

Scripts20
  • buildrm -rf dist && bun run download-grammars && bun build src/index.ts --outdir dist --target bun --external @lancedb/lancedb --external better-sqlite3 && cp src/benchmark-v2/storage/schema.sql dist/ && chmod +x dist/index.js
  • build:binarybun run download-grammars && bun build src/index.ts --compile --external @opentui/core --external @opentui/react --outfile mnemex
  • build:binary:linuxbun run download-grammars && bun build src/index.ts --compile --target=bun-linux-x64 --external @opentui/core --external @opentui/react --outfile mnemex-linux-x64
  • build:binary:macbun run download-grammars && bun build src/index.ts --compile --target=bun-darwin-arm64 --external @opentui/core --external @opentui/react --outfile mnemex-darwin-arm64
  • devbun run src/index.ts
  • dev:mcpbun run src/index.ts --mcp
  • download-grammarsbun run scripts/download-grammars.ts
  • eval:rg:inspectinspect eval eval/rg/inspect_eval.py@rg_plugin
  • eval:rg:promptfoocd eval/rg && npx promptfoo@latest eval --no-cache
  • eval:rg:reportpython3 eval/rg/report.py
  • formatbiome format --write .
  • install-globalbun run build && npm link
  • linknpm link
  • lintbiome check .
  • postinstallnode scripts/postinstall.cjs || true
  • testbun test
  • test:integrationbun test test/integration
  • test:watchbun test --watch
  • typechecktsc --noEmit
  • unlinknpm unlink -g mnemex
Dependencies14
  • @inquirer/prompts^7.0.0
  • @inquirer/search^3.0.0
  • @lancedb/lancedb^0.13.0
  • @lmstudio/sdk^1.5.0
  • @modelcontextprotocol/sdk^1.22.0
  • @opentui/core0.1.82
  • @opentui/react0.1.82
  • @vscode/ripgrep^1.17.1
  • better-sqlite3^11.6.0
  • dotenv^16.4.7
  • minimatch^10.0.1
  • postgres^3.4.8
  • web-tree-sitter^0.25.10
  • zod^3.24.1
Optional dependencies4
  • @opentui/core-darwin-arm640.1.82
  • @opentui/core-darwin-x640.1.82
  • @opentui/core-linux-arm640.1.82
  • @opentui/core-linux-x640.1.82