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.
- Versions published
- 25
- First published
- May 2026
- Publisher
- robpruzan
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":["@zenbujs/[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":["@zenbujs/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2442011 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 20 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/transform-czrcGnVV.mjs | 2442011 bytes | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/transform-czrcGnVV.mjs | 2442011 bytes | 10 |
| low | Credential file access | package/dist/build-electron-BfAhZ9B5.mjs | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/publish-source-l7u-nZ2V.mjs | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts7
buildnode --max-old-space-size=8192 ./node_modules/tsdown/dist/run.mjsdb:generatenode ./dist/cli/bin.mjs db generate --schema src/schema.ts --migrations ./migrationsdevtsdown --watchlink:typestsx ./src/cli/bin.ts link --types-config ./zenbu-types.config.json --out ./src/registry-generated.ts --augment-out ./types/zenbu-register.tsprebuildpnpm link:typestestvitest runtypechecktsc --noEmit -p tsconfig.json
Dependencies11
@parcel/watcher^2.5.0@vitejs/plugin-react^5.0.0@zenbujs/hmr0.0.2effect^3.21.1electron-context-menu^4.1.2isomorphic-git^1.37.6nanoid^5.1.6semver^7.8.0tsx4.19.4vite^6.0.0ws^8.18.0