PkgRadar

Package evidence

@nuvin/[email protected]

Large Javascript Payload: 3111738 bytes

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
318
Versions published
8
First published
May 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":["@nuvin/[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":["@nuvin/[email protected]"],"fail_on":"review"}'
Artifact bytes1,176,526
Previous version0.0.0-rc.6
Published2026-05-26T02:32:36.469Z
SHA-256ff1e325c25f95638a16e4f0d777e87858d5a970702ddfacf026fdfb1f46b8795

Why flagged

What the scanner saw

Large Javascript Payload: 3111738 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js3111738 bytes10

Manifest

Package metadata

Scripts8
  • buildnode scripts/build.js
  • cleanrm -rf dist
  • devtsx src/index.ts
  • dev:watchtsx watch src/index.ts
  • lintbiome check .
  • run:prodnode dist/index.js
  • testvitest run
  • test:watchvitest
Dependencies15
  • @modelcontextprotocol/sdk^1.29.0
  • @nuvin/agent-core^0.0.0-rc.6
  • ansi-escapes^7.2.0
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • cli-table3^0.6.5
  • inknpm:@nuvin/[email protected]
  • marked^15.0.12
  • node-emoji^2.2.0
  • react^19.1.0
  • react-dom^19.1.0
  • string-width^8.1.0
  • supports-hyperlinks^3.2.0
  • ws^8.20.0
  • zustand^5.0.0