PkgRadar

Package evidence

mnemosyne-memory==3.1.0

Py Runtime 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
16
First published
Apr 2026
Publisher
Abdias J

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":["mnemosyne-memory==3.1.0"],"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":["mnemosyne-memory==3.1.0"],"fail_on":"review"}'
PublisherAbdias J
Artifact bytes1,007,516
Previous versionnone
Published2026-05-26T16:47:22
SHA-2562de9b6f54ed771730011cfc57093375ad17e1c32b05c6f3d65ed8b23bc72d5b3

Why flagged

What the scanner saw

Py Runtime 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
30Score
3.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Runtime Subprocessmnemosyne_memory-3.1.0/mnemosyne/diagnose.pysubprocess call — process spawning.20
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Runtime Subprocessmnemosyne_memory-3.1.0/mnemosyne/diagnose.pysubprocess call — process spawning.20
lowPy Runtime Base64 Decodemnemosyne_memory-3.1.0/mnemosyne/core/content_sanitizer.pybase64/hex decode in Python source.5
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.5