PkgRadar

PyPI · pypi.org

byteprints

Py Import Time Dynamic Dangerous Import: Dynamic __import__('os') — reflection bypass for static checks.

Why PkgRadar flagged 1.3.0rc9

SeveritySignalEvidence
highPy Import Time Dynamic Dangerous ImportDynamic __import__('os') — reflection bypass for static checks. · byteprints-1.3.0rc9/byteprints/__init__.py
mediumPy Import Time Eval ExecPython eval()/exec() called on a string. · byteprints-1.3.0rc9/byteprints/__init__.py

Scanned versions

VersionVerdictScoreScanned (UTC)
1.3.0rc9High risk722026-06-02

Block this in CI

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

pkgradar gate --ecosystem pypi byteprints==1.3.0rc9
byteprints — PyPI security scan | PkgRadar