PkgRadar

Package evidence

mujoco-uni==3.8.0

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
1
First published
May 2026
Publisher
TATP-233

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":["mujoco-uni==3.8.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":["mujoco-uni==3.8.0"],"fail_on":"review"}'
PublisherTATP-233
Artifact bytes4,818,846
Previous versionnone
Published2026-05-30T08:34:12
SHA-2568b1e32dce4f6b7f87b4cb7bfa55ab25a9a9e3191b6bde865196eaa04bf1baac5

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumPy Install Time Subprocessmujoco_uni-3.8.0/setup.pysubprocess call — process spawning.60
mediumPy Import Time Subprocessmujoco_uni-3.8.0/mujoco/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Ctypes Loadmujoco_uni-3.8.0/mujoco/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
mediumLarge Native Blobmujoco_uni-3.8.0/mujoco/libmujoco.3.8.0.dylib8837176 bytes10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumPy Install Time Subprocessmujoco_uni-3.8.0/setup.pysubprocess call — process spawning.60
mediumPy Import Time Subprocessmujoco_uni-3.8.0/mujoco/__init__.pysubprocess call — process spawning.32
mediumPy Import Time Ctypes Loadmujoco_uni-3.8.0/mujoco/__init__.pyctypes.CDLL/cdll.LoadLibrary — loads native code into the process.24
mediumLarge Native Blobmujoco_uni-3.8.0/mujoco/libmujoco.3.8.0.dylib8837176 bytes10
lowSdist Has Setup PymanifestSource distribution executes setup.py at install time.0