PkgRadar

Package evidence

sgithidownloader==2.1.2

Py Import Time Subprocess: subprocess call — process spawning.

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
10
First published
Mar 2026

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":["sgithidownloader==2.1.2"],"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":["sgithidownloader==2.1.2"],"fail_on":"high"}'
Publisherunknown
Artifact bytes15,034,847
Previous versionnone
Published2026-05-31T05:43:11
SHA-2569c0ec635b9580cd60846f51fa9518e1a367f9521e3bfcdcee162bfb896c74610

Why flagged

What the scanner saw

Py Import Time Subprocess: subprocess call — process spawning.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Import Time Subprocesssgithidownloader-2.1.2/venv/lib/site-packages/docutils/writers/odf_odt/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocesssgithidownloader-2.1.2/venv/lib/site-packages/jaraco/context/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocesssgithidownloader-2.1.2/venv/lib64/site-packages/docutils/writers/odf_odt/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocesssgithidownloader-2.1.2/venv/lib64/site-packages/jaraco/context/__init__.pysubprocess call — process spawning.32
highPy Runtime Base64 Decodesgithidownloader-2.1.2/venv/lib/site-packages/PIL/ImageGrab.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodesgithidownloader-2.1.2/venv/lib64/site-packages/PIL/ImageGrab.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib/site-packages/jaraco/functools/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib/site-packages/pip/_vendor/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib/site-packages/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Ctypes Loadsgithidownloader-2.1.2/venv/lib/site-packages/yt_dlp/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib64/site-packages/jaraco/functools/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib64/site-packages/pip/_vendor/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib64/site-packages/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Ctypes Loadsgithidownloader-2.1.2/venv/lib64/site-packages/yt_dlp/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
highPy Import Time Network Callsgithidownloader-2.1.2/venv/lib/site-packages/jaraco/context/__init__.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.16
highPy Import Time Network Callsgithidownloader-2.1.2/venv/lib64/site-packages/jaraco/context/__init__.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.16
Show all 34 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Import Time Subprocesssgithidownloader-2.1.2/venv/lib/site-packages/docutils/writers/odf_odt/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocesssgithidownloader-2.1.2/venv/lib/site-packages/jaraco/context/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocesssgithidownloader-2.1.2/venv/lib64/site-packages/docutils/writers/odf_odt/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocesssgithidownloader-2.1.2/venv/lib64/site-packages/jaraco/context/__init__.pysubprocess call — process spawning.32
highPy Runtime Base64 Decodesgithidownloader-2.1.2/venv/lib/site-packages/PIL/ImageGrab.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
highPy Runtime Base64 Decodesgithidownloader-2.1.2/venv/lib64/site-packages/PIL/ImageGrab.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib/site-packages/jaraco/functools/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib/site-packages/pip/_vendor/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib/site-packages/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Ctypes Loadsgithidownloader-2.1.2/venv/lib/site-packages/yt_dlp/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib64/site-packages/jaraco/functools/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib64/site-packages/pip/_vendor/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Eval Execsgithidownloader-2.1.2/venv/lib64/site-packages/pkg_resources/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Ctypes Loadsgithidownloader-2.1.2/venv/lib64/site-packages/yt_dlp/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
highPy Import Time Network Callsgithidownloader-2.1.2/venv/lib/site-packages/jaraco/context/__init__.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.16
highPy Import Time Network Callsgithidownloader-2.1.2/venv/lib64/site-packages/jaraco/context/__init__.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.16
lowPy Import Time Base64 Decodesgithidownloader-2.1.2/venv/lib/site-packages/id/__init__.pybase64/hex decode in Python source.8
lowPy Import Time Base64 Decodesgithidownloader-2.1.2/venv/lib64/site-packages/id/__init__.pybase64/hex decode in Python source.8
lowCredential file accesssgithidownloader-2.1.2/venv/lib/site-packages/pip/_vendor/distlib/util.pymatched ".pypirc"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib/site-packages/pip/_vendor/pygments/lexers/_mapping.pymatched "id_rsa"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib/site-packages/pygments/lexers/_mapping.pymatched "id_rsa"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib/site-packages/pygments/lexers/asc.pymatched "id_rsa"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib/site-packages/setuptools/_distutils/command/register.pymatched ".pypirc"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib/site-packages/setuptools/monkey.pymatched ".PyPIRC"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib/site-packages/twine/settings.pymatched ".pypirc"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib/site-packages/twine/utils.pymatched ".pypirc"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib64/site-packages/pip/_vendor/distlib/util.pymatched ".pypirc"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib64/site-packages/pip/_vendor/pygments/lexers/_mapping.pymatched "id_rsa"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib64/site-packages/pygments/lexers/_mapping.pymatched "id_rsa"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib64/site-packages/pygments/lexers/asc.pymatched "id_rsa"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib64/site-packages/setuptools/_distutils/command/register.pymatched ".pypirc"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib64/site-packages/setuptools/monkey.pymatched ".PyPIRC"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib64/site-packages/twine/settings.pymatched ".pypirc"5
lowCredential file accesssgithidownloader-2.1.2/venv/lib64/site-packages/twine/utils.pymatched ".pypirc"5