PkgRadar

Package evidence

[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
353
Versions published
281Mature · −50% score
First published
Sep 2017
Publisher
mattdpiche

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishermattdpiche
Artifact bytes877,307
Previous version2.46.0
Published2026-06-13T03:44:42.600Z
SHA-2566a268e3a03f04485cf4fce30022c7c3e6921061bf60520eb9b703d8a38dbc755

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
2.47.0Version
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/android/src/main/assets/edge-exchange-plugins/898.chunk.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • cleanrimraf dist lib android/src/main/assets/edge-exchange-plugins
  • fixeslint . --fix
  • linteslint .
  • mapctlnode -r sucrase/register scripts/mapctl.ts
  • nodesucrase -d ./lib -q -t imports,typescript ./src
  • precommitlint-staged && npm-run-all types test
  • preparehusky install && npm-run-all clean node types webpack
  • startwebpack serve
  • testnyc mocha 'test/**/*.test.ts'
  • typestsc
  • verifynpm-run-all prepare lint types test
  • webpackwebpack && cp -r android/src/main/assets/edge-exchange-plugins dist
Dependencies8
  • @cosmjs/encoding^0.32.2
  • @scure/base^1.2.6
  • @unizen-io/unizen-contract-addresses^0.0.15
  • biggystring^4.2.3
  • cleaners^0.3.13
  • ethers5.7.0
  • regenerator-runtime0.13.11
  • xrpl^2.10.0