PkgRadar

Package evidence

neo-mcp==0.5.3

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
35
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":["neo-mcp==0.5.3"],"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":["neo-mcp==0.5.3"],"fail_on":"high"}'
Publisherunknown
Artifact bytes149,142
Previous versionnone
Published2026-06-04T09:59:16
SHA-25676ac2d5fddccb70b214e5d5cf8afd1bcfa6fa4165a108e349fcf330bc59f6bba

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
91Score
0.5.3Version
Status history (1 event)
  1. newavailable · risk high · score 91 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Install Time Subprocessneo_mcp-0.5.3/src/neo_mcp/setup.pysubprocess call — process spawning.60
highPy Install Time Network Callneo_mcp-0.5.3/src/neo_mcp/setup.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.36
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Install Time Subprocessneo_mcp-0.5.3/src/neo_mcp/setup.pysubprocess call — process spawning.60
highPy Install Time Network Callneo_mcp-0.5.3/src/neo_mcp/setup.pyNetwork call (urllib/requests/httpx/http.client) at install or import time.36
lowCredential file accessneo_mcp-0.5.3/src/neo_mcp/integrations/registry.pymatched "aws_access_key"5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0