PkgRadar

Package evidence

@zera-os/[email protected]

Large Javascript Payload: 2793244 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
12
Versions published
4
First published
Feb 2026
Publisher
intothederk

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":["@zera-os/[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":["@zera-os/[email protected]"],"fail_on":"review"}'
Publisherintothederk
Artifact bytes1,980,342
Previous version1.0.1
Published2026-03-24T20:50:52.894Z
SHA-256a2ff02d7ed66fe511628dcf22c41d1b235e85e55939b58a469c4f59d44a1112a

Why flagged

What the scanner saw

Large Javascript Payload: 2793244 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2793244 bytes10

Manifest

Package metadata

Scripts69
  • buildnode scripts/build.ts
  • build:cleannode scripts/build.ts clean
  • build:compilenode scripts/build.ts compile
  • build:esmnode scripts/build.ts esm
  • build:fastnode scripts/build.ts --fast
  • build:lintnode scripts/build.ts lint
  • build:protocd proto && npm run build
  • build:proto:grpccd proto && npm run build:grpc
  • build:proto:jscd proto && npm run build:js
  • build:proto:tscd proto && npm run build:ts
  • build:proto:typescriptcd proto && npm run build:typescript
  • build:validatenode scripts/build.ts validate
  • build:validate-bundlesnpx tsx scripts/validate-bundles.ts
  • build:watchtsc --watch
  • delete-packagenpx tsx publishing/delete-package.ts
  • delete-package:fastnpx tsx publishing/delete-package.ts --fast
  • deploynpx tsx publishing/deploy.ts
  • deploy:helpnpx tsx publishing/deploy.ts help
  • deploy:majornpx tsx publishing/deploy.ts major
  • deploy:minornpx tsx publishing/deploy.ts minor
  • deploy:patchnpx tsx publishing/deploy.ts patch
  • deprecatenpx tsx publishing/deprecate.ts
  • devnpx tsx --watch src/api/validator/fee-info/examples/fee-info-examples.ts
  • dev:monitoringnpx tsx --watch src/shared/monitoring/examples/monitoring-examples.ts
  • linteslint . --ext .ts,.js,.mjs
  • lint:checkeslint . --ext .ts,.js,.mjs --max-warnings 10
  • lint:fixeslint . --ext .ts,.js,.mjs --fix
  • lint:fix-and-checknpm run lint:fix && npm run lint:check
  • lint:scriptseslint scripts --ext .ts,.js,.mjs
  • lint:scripts:fixeslint scripts --ext .ts,.js,.mjs --fix
  • …and 39 more.
Dependencies16
  • @bufbuild/protobuf^2.11.0
  • @connectrpc/connect^2.1.1
  • @connectrpc/connect-web^2.1.1
  • @noble/curves^2.0.1
  • @noble/hashes^2.0.0
  • @solana/spl-token^0.4.14
  • @solana/web3.js^1.98.4
  • bip32^4.0.0
  • bip39^3.1.0
  • bs58^6.0.0
  • chalk^5.6.2
  • chokidar^3.6.0
  • decimal.js^10.6.0
  • dotenv^17.2.3
  • glob^11.0.3
  • vitest^3.2.4