PkgRadar

Package evidence

@nexra-ai/[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.

Weekly downloads
233
Versions published
8
First published
May 2026
Publisher
nexra-ai

Recommended action

Block this update

Static 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":["@nexra-ai/[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":["@nexra-ai/[email protected]"],"fail_on":"high"}'
Publishernexra-ai
Artifact bytes51,451
Previous version0.5.7
Published2026-06-01T11:19:27.295Z
SHA-256a57a6b248854d801a53641d65ede6a0e3ea8ddbc8c164f6a5ac0cddf3a4805c0

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

high
Last checked
highRisk
25Score
0.5.8Version
Status history (1 event)
  1. newavailable · risk high · score 25 · 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
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 24 day(s) ago, 8 total version(s), has lifecycle hook10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node scripts/postinstall.cjs || true"20
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 24 day(s) ago, 8 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.cjs || true"5

Manifest

Package metadata

Scripts6
  • buildtsc
  • compilebun build --compile --minify --target=bun-darwin-arm64 src/index.ts --outfile dist/nexra-darwin-arm64
  • devtsx src/index.ts
  • postinstallnode scripts/postinstall.cjs || true
  • startnode dist/index.js
  • sync:openapitsx scripts/sync-openapi.ts
Dependencies1
  • @modelcontextprotocol/sdk^1.0.0