PkgRadar

Package evidence

pyxllib==4.53

Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.

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
340Mature · −50% score
First published
Aug 2020

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

Review before promoting

Mixed 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":["pyxllib==4.53"],"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":["pyxllib==4.53"],"fail_on":"review"}'
Publisherunknown
Artifact bytes1,333,292
Previous versionnone
Published2026-05-29T02:13:57
SHA-25665e77e7d78a10b2f29298d05e40a34fc6d6c0ed5104905635386be773a863dd4

Why flagged

What the scanner saw

Py Runtime Base64 Decode: base64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.

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

Availability ledger

available

review
Last checked
reviewRisk
30Score
4.53Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Base64 Decodepyxllib-4.53/src/pyxllib/prog/xlenv.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodepyxllib-4.53/src/pyxlpr/ppocr/tools/infer/utility.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/data/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/data/imaug/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/losses/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/metrics/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/modeling/backbones/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/modeling/heads/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/modeling/necks/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/modeling/transforms/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/postprocess/__init__.pyPython eval()/exec() called on a string.24
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Base64 Decodepyxllib-4.53/src/pyxllib/prog/xlenv.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodepyxllib-4.53/src/pyxlpr/ppocr/tools/infer/utility.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/data/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/data/imaug/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/losses/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/metrics/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/modeling/backbones/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/modeling/heads/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/modeling/necks/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/modeling/transforms/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execpyxllib-4.53/src/pyxlpr/ppocr/postprocess/__init__.pyPython eval()/exec() called on a string.24
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0