PkgRadar

Package evidence

@reality.eth/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
696
Versions published
121Mature · −50% score
First published
May 2021
Publisher
reality.eth

Effective trust discount applied: 50% (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":["@reality.eth/[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":["@reality.eth/[email protected]"],"fail_on":"review"}'
Publisherreality.eth
Artifact bytes1,603,621
Previous version3.2.21
Published2026-01-15T05:34:26.136Z
SHA-25640089263a8f54c448c15cf328d3e2f2a1be95633a5d382dab61fd5be0a99cda0

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/non_standard_deployments/zksync/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts6
  • fmtprettier 'development/contracts/*.sol' -w
  • fmt:checkprettier 'development/contracts/*.sol' -c
  • generatenode scripts/generate_token_json.js && node scripts/generate_chains_json.js && node scripts/generate_contract_json.js && node scripts/generate_factory_json.js
  • generate-chainsnode scripts/generate_chains_json.js
  • generate-contractsnode scripts/generate_contract_json.js
  • generate-tokensnode scripts/generate_token_json.js
Dependencies1
  • ethers^5.8.0