You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Security PoC โ€” sapientml SapientML.from_pretrained() pickle.load RCE (sapientml/main.py:216) (huntr MFV, responsible disclosure)

Benign proof-of-concept malicious model file. Loading it via the public API executes attacker code:

from sapientml import SapientML; SapientML.from_pretrained('<model.pkl>')  # -> deserialize -> __reduce__ -> os.system -> RCE

Payload is harmless: it only writes a marker file (output of id). Do not load untrusted model files. Gated for protectai-bot review.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support