Views
No views yet
DO NOT load these files withnp.load(allow_pickle=True)in production environments. DO NOT use these files for any purpose other than security research.
.npy and .npz files containing pickle RCE payloads that bypass modelscan 0.8.8 detection on numpy >= 2.3.0. modelscan uses np.lib.format._check_version which was removed in numpy 2.3.0, causing the scanner to crash silently and report "No issues found!" while the files contain executable pickle payloads.np.load(allow_pickle=True).