PkgRadar

Package evidence

deepgpr==0.0.9

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
9
First published
Apr 2026

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":["deepgpr==0.0.9"],"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":["deepgpr==0.0.9"],"fail_on":"review"}'
Publisherunknown
Artifact bytes352,176
Previous versionnone
Published2026-05-27T04:11:51
SHA-256cea93dc5701981c502f3367181c405bcd2c6bc00238190d9a771a586e122b62b

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

review
Last checked
reviewRisk
56Score
0.0.9Version
Status history (2 events)
  1. availableavailable · risk review · score 56 · status available -> available, risk high -> review, score 56 -> 56
  2. newavailable · risk high · score 56 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Import Time Subprocessdeepgpr-0.0.9/src/DeepGPR/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Ctypes Loaddeepgpr-0.0.9/src/DeepGPR/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24