Install and scan Hugging Face models with picklescan
mainTo use picklescan, install it via pip. You can scan models directly from Hugging Face by providing the repository name using the --huggingface flag.
To scan Numpy's .npy files, ensure the numpy package is installed in your environment before running picklescan.
pip install picklescan
picklescan --huggingface ykilcher/totally-harmless-model