PkgRadar

Package evidence

salt==3008.1

Py Install 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
266Mature · −50% score
First published
May 2011

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":["salt==3008.1"],"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":["salt==3008.1"],"fail_on":"review"}'
Publisherunknown
Artifact bytes14,862,062
Previous versionnone
Published2026-06-11T14:41:12
SHA-25669b7f73e1c31ec88cfec2a9bbd566c7fce008ddaab9a269be317cf7b26f68ffc

Why flagged

What the scanner saw

Py Install 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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Install Time Subprocesssalt-3008.1/setup.pysubprocess call — process spawning.60
highPy Install Time Network Callsalt-3008.1/setup.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.36
mediumPy Import Time Subprocesssalt-3008.1/salt/client/ssh/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocesssalt-3008.1/salt/utils/decorators/__init__.pysubprocess call — process spawning.32
highPy Runtime Base64 Decodesalt-3008.1/salt/modules/ssh.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumPy Custom Build Backendpyproject.tomlNon-standard PEP 517 build-backend `salt_build_backend` — runs custom code at install time.15
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/Debian-git.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/Debian.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/SmartOS.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/Ubuntu-git.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/Ubuntu.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/curl-bootstrap-git.shmatched "curl "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/curl-bootstrap.shmatched "curl "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/wget-bootstrap-nocert.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/wget-bootstrap.shmatched "wget "12
mediumCredential file accesssalt-3008.1/salt/modules/ssh.pymatched ".ssh/"10
mediumCredential file accesssalt-3008.1/salt/utils/cloud.pymatched ".ssh/"10
Show all 21 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Install Time Subprocesssalt-3008.1/setup.pysubprocess call — process spawning.60
highPy Install Time Network Callsalt-3008.1/setup.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.36
mediumPy Import Time Subprocesssalt-3008.1/salt/client/ssh/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocesssalt-3008.1/salt/utils/decorators/__init__.pysubprocess call — process spawning.32
highPy Runtime Base64 Decodesalt-3008.1/salt/modules/ssh.pybase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern.30
mediumPy Custom Build Backendpyproject.tomlNon-standard PEP 517 build-backend `salt_build_backend` — runs custom code at install time.15
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/Debian-git.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/Debian.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/SmartOS.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/Ubuntu-git.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/Ubuntu.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/curl-bootstrap-git.shmatched "curl "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/curl-bootstrap.shmatched "curl "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/wget-bootstrap-nocert.shmatched "wget "12
mediumRemote Payloadsalt-3008.1/salt/cloud/deploy/wget-bootstrap.shmatched "wget "12
mediumCredential file accesssalt-3008.1/salt/modules/ssh.pymatched ".ssh/"10
mediumCredential file accesssalt-3008.1/salt/utils/cloud.pymatched ".ssh/"10
lowCredential file accesssalt-3008.1/salt/client/ssh/__init__.pymatched ".ssh/"5
lowCredential file accesssalt-3008.1/salt/utils/boto3mod.pymatched "aws_access_key"5
lowCredential file accesssalt-3008.1/salt/utils/botomod.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0