PkgRadar

Package evidence

neuralnode==2.1.14

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
27
First published
Feb 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":["neuralnode==2.1.14"],"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":["neuralnode==2.1.14"],"fail_on":"high"}'
Publisherunknown
Artifact bytes4,131,808
Previous versionnone
Published2026-06-05T04:16:11
SHA-256d6d5a1c272aa2035f3cd1b5a6046c35b6f8f14867f96fadc207b0d2ea2387883

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Install Time Subprocessneuralnode-2.1.14/scripts/setup.pysubprocess call — process spawning.60
mediumPy Import Time Subprocessneuralnode-2.1.14/src/neuralnode/diagnostics/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocessneuralnode-2.1.14/src/neuralnode/tools/system/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Eval Execneuralnode-2.1.14/src/neuralnode/tools/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Pickle Loadsneuralnode-2.1.14/src/neuralnode/vectorstores/__init__.pypickle/marshal.loads — deserializes arbitrary objects, RCE if attacker-controlled.24
highPy Import Time Network Callneuralnode-2.1.14/src/neuralnode/chains/__init__.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.16
highPy Import Time Network Callneuralnode-2.1.14/src/neuralnode/tts/__init__.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.16
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Install Time Subprocessneuralnode-2.1.14/scripts/setup.pysubprocess call — process spawning.60
mediumPy Import Time Subprocessneuralnode-2.1.14/src/neuralnode/diagnostics/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Subprocessneuralnode-2.1.14/src/neuralnode/tools/system/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Eval Execneuralnode-2.1.14/src/neuralnode/tools/__init__.pyPython eval()/exec() called on a string.24
mediumPy Import Time Pickle Loadsneuralnode-2.1.14/src/neuralnode/vectorstores/__init__.pypickle/marshal.loads — deserializes arbitrary objects, RCE if attacker-controlled.24
highPy Import Time Network Callneuralnode-2.1.14/src/neuralnode/chains/__init__.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.16
highPy Import Time Network Callneuralnode-2.1.14/src/neuralnode/tts/__init__.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.16
lowMessenger Bot Endpointneuralnode-2.1.14/src/neuralnode/integrations/telegram.pymatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accessneuralnode-2.1.14/src/neuralnode/providers/chat_models.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0