PkgRadar

Package evidence

@enbox/[email protected]

no findings

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
536
Versions published
25Established · −30% score
First published
Aug 2025
Publisher
itsliran

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@enbox/[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":["@enbox/[email protected]"],"fail_on":"review"}'
Publisheritsliran
Artifact bytes2,968,743
Previous version0.3.9
Published2026-06-10T20:24:48.694Z
SHA-2561901ee87f22bd7b532d0b4c6c0b05f0cae6e9221c64beccd59fa220afdb6e9d7

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.4.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts17
  • buildbun run clean && bun run compile-validators && bun run build:esm && bun run bundle
  • build:esmtsc
  • bundlerm -rf dist/browser.mjs && bun ../../build/browser-bundle.js --node-shims --metafile
  • circular-dependency-checkdepcruise src
  • cleanrm -rf dist && rm -rf generated/*
  • compile-validatorsbun ./build/compile-validators.js
  • license-checklicense-report --only=prod > license-report.json && bun ./build/license-check.cjs
  • linteslint . --max-warnings 0
  • lint:fixeslint . --fix
  • publish:unstable./build/publish-unstable.sh
  • test:browserbun run compile-validators && bunx --bun vitest --config vitest.browser.config.ts --run
  • test:browser:coveragebun run compile-validators && bunx --bun vitest --config vitest.browser.config.ts --run --coverage --coverage.provider=istanbul
  • test:fuzzbun run compile-validators && bun test tests/fuzz/ .fuzz.spec.ts
  • test:fuzz-longbun run compile-validators && FAST_CHECK_NUM_RUNS=10000 bun test tests/fuzz/ .fuzz.spec.ts
  • test:nodebun run compile-validators && bun test .spec.ts
  • test:node-grepbun run compile-validators && bun test .spec.ts -t $GREP
  • test:node:coveragebun run compile-validators && bun test --coverage --coverage-reporter=text --coverage-reporter=lcov --coverage-dir=coverage .spec.ts
Dependencies22
  • @enbox/common0.1.1
  • @enbox/crypto0.1.1
  • @enbox/dids0.1.1
  • @ipld/dag-cbor9.0.5
  • @js-temporal/polyfill0.4.4
  • @noble/ciphers0.5.3
  • @noble/curves1.3.0
  • @noble/ed255192.0.0
  • @noble/secp256k12.0.0
  • abstract-level1.0.4
  • ajv8.18.0
  • interface-blockstore5.2.3
  • interface-store5.1.2
  • ipfs-unixfs-exporter13.1.5
  • ipfs-unixfs-importer15.1.5
  • level8.0.1
  • lodash4.17.21
  • lru-cache9.1.2
  • mitt3.0.1
  • multiformats11.0.2
  • uint8arrays5.1.0
  • ulidx2.1.0