PkgRadar

PyPI · pypi.org

omnipkg

Py Install Time Subprocess: subprocess call — process spawning.

Why PkgRadar flagged 3.4.1

SeveritySignalEvidence
mediumPy Install Time Subprocesssubprocess call — process spawning. · omnipkg-3.4.1/setup.py
mediumPy Install Time Ctypes Loadctypes.CDLL/cdll.LoadLibrary — loads native code into the process. · omnipkg-3.4.1/setup.py
highPy Runtime Base64 Decodebase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. · omnipkg-3.4.1/src/omnipkg/isolation/worker_daemon.py
mediumPy Custom Build BackendNon-standard PEP 517 build-backend `build_hooks` — runs custom code at install time. · pyproject.toml

Scanned versions

VersionVerdictScoreScanned (UTC)
3.4.1High risk982026-06-09
3.4.0High risk982026-06-07
3.3.5High risk662026-05-30

Block this in CI

PkgRadar gates omnipkg (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem pypi omnipkg==3.4.1