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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.cjs | 2793244 bytes | 10 |
Manifest
Package metadata
Scripts69
buildnode scripts/build.tsbuild:cleannode scripts/build.ts cleanbuild:compilenode scripts/build.ts compilebuild:esmnode scripts/build.ts esmbuild:fastnode scripts/build.ts --fastbuild:lintnode scripts/build.ts lintbuild:protocd proto && npm run buildbuild:proto:grpccd proto && npm run build:grpcbuild:proto:jscd proto && npm run build:jsbuild:proto:tscd proto && npm run build:tsbuild:proto:typescriptcd proto && npm run build:typescriptbuild:validatenode scripts/build.ts validatebuild:validate-bundlesnpx tsx scripts/validate-bundles.tsbuild:watchtsc --watchdelete-packagenpx tsx publishing/delete-package.tsdelete-package:fastnpx tsx publishing/delete-package.ts --fastdeploynpx tsx publishing/deploy.tsdeploy:helpnpx tsx publishing/deploy.ts helpdeploy:majornpx tsx publishing/deploy.ts majordeploy:minornpx tsx publishing/deploy.ts minordeploy:patchnpx tsx publishing/deploy.ts patchdeprecatenpx tsx publishing/deprecate.tsdevnpx tsx --watch src/api/validator/fee-info/examples/fee-info-examples.tsdev:monitoringnpx tsx --watch src/shared/monitoring/examples/monitoring-examples.tslinteslint . --ext .ts,.js,.mjslint:checkeslint . --ext .ts,.js,.mjs --max-warnings 10lint:fixeslint . --ext .ts,.js,.mjs --fixlint:fix-and-checknpm run lint:fix && npm run lint:checklint:scriptseslint scripts --ext .ts,.js,.mjslint: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.4bip32^4.0.0bip39^3.1.0bs58^6.0.0chalk^5.6.2chokidar^3.6.0decimal.js^10.6.0dotenv^17.2.3glob^11.0.3vitest^3.2.4