scikit-learn
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and helper scripts for machine learning tasks using the official scikit-learn library.
- [REMOTE_CODE_EXECUTION]: The skill documentation correctly identifies and warns against the security risks associated with deserializing untrusted model artifacts using
pickleorjoblib. It recommends safer alternatives such asskopsor ONNX for sharing models across trust boundaries, which aligns with industry security best practices. - [EXTERNAL_DOWNLOADS]: Installation instructions utilize standard package managers (
uv pip) to install well-known, legitimate machine learning libraries from the official Python Package Index (PyPI).
Audit Metadata