PkgRadar

Package evidence

@enbox/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisheritsliran
Artifact bytes2,875,560
Previous version0.3.4
Published2026-04-26T21:37:23.402Z
SHA-25602ac3840e8d2b0980abe7593430a240ca7d9cd5c33cb4d68245723f8b9c403c9

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

high
Last checked
highRisk
75Score
0.3.5Version
Status history (1 event)
  1. newavailable · risk high · score 75 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

itsliran

4 members · evidence strength 73

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/browser.mjsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/browser.mjshigh encoded/escaped-token density12
Show all 19 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/browser.mjsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/browser.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/browser.mjsmatched "\\u2604"3
lowObfuscationpackage/dist/esm/src/state-index/state-index-level.jsmatched "\\x00"3
lowObfuscationpackage/dist/esm/src/store/index-level-compound.jsmatched "\\x00"3
lowObfuscationpackage/dist/esm/src/store/index-level.jsmatched "\\u0000"3
lowObfuscationpackage/dist/esm/src/store/level-wrapper.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/esm/src/utils/filter.jsmatched "\\uffff"3
lowObfuscationpackage/dist/esm/src/utils/messages.jsmatched "\\uffff"3
lowObfuscationpackage/dist/esm/tests/fuzz/compound-index.fuzz.spec.jsmatched "\\x00"3
lowObfuscationpackage/dist/esm/tests/fuzz/filter.fuzz.spec.jsmatched "\\uffff"3
lowObfuscationpackage/dist/esm/tests/handlers/messages-subscribe.spec.jsmatched "\\uffff"3
lowObfuscationpackage/dist/esm/tests/utils/filters.spec.jsmatched "\\uffff"3
lowObfuscationpackage/src/state-index/state-index-level.tsmatched "\\x00"3
lowObfuscationpackage/src/store/index-level-compound.tsmatched "\\x00"3
lowObfuscationpackage/src/store/index-level.tsmatched "\\x01"3
lowObfuscationpackage/src/store/level-wrapper.tsmatched "fromCharCode"3
lowObfuscationpackage/src/utils/filter.tsmatched "\\uffff"3
lowObfuscationpackage/src/utils/messages.tsmatched "\\uffff"3

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
Dependencies21
  • @enbox/crypto0.1.0
  • @enbox/dids0.1.0
  • @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