PkgRadar

Package evidence

filedna==1.2.6

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
1
First published
Jun 2026
Publisher
FileDNA Contributors

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":["filedna==1.2.6"],"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":["filedna==1.2.6"],"fail_on":"high"}'
Artifact bytes18,110,173
Previous versionnone
Published2026-06-11T03:42:36
SHA-256a84ac8ae48caffb62bc5c5fb1de6b2ec91e5ebf781a9d5bc33eabdcc70348267

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Base64 Decodefiledna-1.2.6/testenv/Lib/site-packages/PIL/ImageGrab.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumPy Import Time Eval Execfiledna-1.2.6/testenv/Lib/site-packages/pip/_vendor/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execfiledna-1.2.6/testenv/Lib/site-packages/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Ctypes Loadfiledna-1.2.6/testenv/Lib/site-packages/pypdfium2_raw/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Base64 Decodefiledna-1.2.6/testenv/Lib/site-packages/PIL/ImageGrab.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumPy Import Time Eval Execfiledna-1.2.6/testenv/Lib/site-packages/pip/_vendor/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execfiledna-1.2.6/testenv/Lib/site-packages/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Ctypes Loadfiledna-1.2.6/testenv/Lib/site-packages/pypdfium2_raw/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
lowCredential file accessfiledna-1.2.6/testenv/Lib/site-packages/cryptography/x509/__init__.pymatched "ID_RSA"5
lowCredential file accessfiledna-1.2.6/testenv/Lib/site-packages/pip/_vendor/distlib/util.pymatched ".pypirc"5
lowCredential file accessfiledna-1.2.6/testenv/Lib/site-packages/pip/_vendor/pygments/lexers/_mapping.pymatched "id_rsa"5
lowCredential file accessfiledna-1.2.6/testenv/Lib/site-packages/setuptools/monkey.pymatched ".PyPIRC"5
lowCredential file accessfiledna-1.2.6/testenv/Lib/site-packages/setuptools/_distutils/command/register.pymatched ".pypirc"5