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 pickle or joblib. It recommends safer alternatives such as skops or 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
Risk Level
SAFE
Analyzed
Jun 28, 2026, 05:51 PM
Security Audit — agent-trust-hub — scikit-learn