setup-automl-pipeline
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs well-known machine learning libraries (such as Optuna, Ray, XGBoost, and MLflow) from the official Python Package Index (PyPI). These are trusted, industry-standard packages.
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands for environment configuration, including virtual environment management and directory creation.
- [COMMAND_EXECUTION]: The skill involves creating a model inference script using standard file-write operations, and uses model persistence tools (joblib) which are standard in the machine learning domain for managing local model artifacts.
Audit Metadata