PkgRadar

Package evidence

copyparty==1.20.16

Py Runtime Compile Exec: Python exec(compile(...)) — typical obfuscated loader 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
372Mature · −50% score
First published
Jan 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":["copyparty==1.20.16"],"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":["copyparty==1.20.16"],"fail_on":"review"}'
Publisherunknown
Artifact bytes1,334,249
Previous versionnone
Published2026-05-26T18:46:11
SHA-25647751fb83659c50571d3852ea34a4af9cc4682ae7b51b459e8bb0279e89075e5

Why flagged

What the scanner saw

Py Runtime Compile Exec: Python exec(compile(...)) — typical obfuscated loader pattern.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highPy Runtime Compile Execcopyparty-1.20.16/copyparty/tftpd.pyPython exec(compile(...)) — typical obfuscated loader pattern.45
highPy Runtime Os Systemcopyparty-1.20.16/copyparty/__main__.pyDirect shell invocation via os.system / os.popen / os.exec*.35
highPy Runtime Os Systemcopyparty-1.20.16/copyparty/svchub.pyDirect shell invocation via os.system / os.popen / os.exec*.35
highPy Runtime Os Systemcopyparty-1.20.16/copyparty/web/a/partyfuse.pyDirect shell invocation via os.system / os.popen / os.exec*.35
highPy Runtime Os Systemcopyparty-1.20.16/copyparty/web/a/u2c.pyDirect shell invocation via os.system / os.popen / os.exec*.35
mediumPy Runtime Ctypes Loadcopyparty-1.20.16/copyparty/stolen/ifaddr/_posix.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.15
mediumPy Runtime Ctypes Loadcopyparty-1.20.16/copyparty/util.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.15
mediumPy Runtime Ctypes Loadcopyparty-1.20.16/copyparty/web/deps/mfusepy.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.15
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highPy Runtime Compile Execcopyparty-1.20.16/copyparty/tftpd.pyPython exec(compile(...)) — typical obfuscated loader pattern.45
highPy Runtime Os Systemcopyparty-1.20.16/copyparty/__main__.pyDirect shell invocation via os.system / os.popen / os.exec*.35
highPy Runtime Os Systemcopyparty-1.20.16/copyparty/svchub.pyDirect shell invocation via os.system / os.popen / os.exec*.35
highPy Runtime Os Systemcopyparty-1.20.16/copyparty/web/a/partyfuse.pyDirect shell invocation via os.system / os.popen / os.exec*.35
highPy Runtime Os Systemcopyparty-1.20.16/copyparty/web/a/u2c.pyDirect shell invocation via os.system / os.popen / os.exec*.35
mediumPy Runtime Ctypes Loadcopyparty-1.20.16/copyparty/stolen/ifaddr/_posix.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.15
mediumPy Runtime Ctypes Loadcopyparty-1.20.16/copyparty/util.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.15
mediumPy Runtime Ctypes Loadcopyparty-1.20.16/copyparty/web/deps/mfusepy.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.15
lowCredential file accesscopyparty-1.20.16/copyparty/sftpd.pymatched ".ssh"5
lowPy Runtime Base64 Decodecopyparty-1.20.16/copyparty/util.pybase64/hex decode in Python source.5