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 bytes38,950
Previous version0.5.5
Published2026-05-22T15:30:14.254Z
SHA-256bfdf15ec1bb7be524a2b3fcde3b11f92d51f9c2fc83b97ab97ca77cf5f8258e6

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.6Version
Status history (3 events)
  1. availableavailable · risk high · score 25 · status available -> available, risk high -> high, score 31 -> 25
  2. availableavailable · risk high · score 31 · status available -> available, risk high -> high, score 56 -> 31
  3. newavailable · risk high · score 56 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install-time lifecycle script — postinstall="node scripts/postinstall.cjs || true"

17 members · evidence strength 90
Publisher / release actor burststale

nexra-ai

2 members · evidence strength 55

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