PkgRadar

Package evidence

@nexeradigital/[email protected]

Install-time lifecycle script: postinstall="node scripts/install-workflow.js"

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
64
Versions published
3
First published
Mar 2026
Publisher
rsmith17

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":["@nexeradigital/[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":["@nexeradigital/[email protected]"],"fail_on":"review"}'
Publisherrsmith17
Artifact bytes19,620,031
Previous version1.0.3
Published2026-03-06T19:49:29.725Z
SHA-256b78d0c71ba83a733c9cbfc39fad1eb42625294ca726597f13efbd1a2d1b51924

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/install-workflow.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.4Version
Status history (3 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 45 -> 5
  2. newavailable · risk high · score 45 · status changed
  3. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install-workflow.js"5

Manifest

Package metadata

Scripts8
  • buildtsc && cd dashboard && npm install && npm run build
  • build:dashboardcd dashboard && npm install && npm run build
  • devtsc --watch
  • postinstallnode scripts/install-workflow.js
  • preparenpm run build
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies13
  • @anthropic-ai/claude-agent-sdk^0.2.42
  • @inquirer/prompts^8.2.1
  • @microsoft/dev-tunnels-connections^1.3.6
  • @microsoft/dev-tunnels-contracts^1.3.6
  • @microsoft/dev-tunnels-management^1.3.6
  • ansis^4.2.0
  • commander^14.0.3
  • express^5.2.1
  • ora^9.3.0
  • pino^10.3.0
  • web-push^3.6.7
  • write-file-atomic^7.0.0
  • zod^4.0.0
Optional dependencies1
  • node-notifier^10.0.1