mlflow-onboarding
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses
grepto scan the local codebase for common machine learning and GenAI library imports. This is a standard project identification task and does not involve data exfiltration or sensitive file access. - [SAFE]: The skill interacts with the
mlflowCLI to retrieve experiment metadata (mlflow experiments get,mlflow traces search). These are official tool operations for the intended purpose of the skill. - [SAFE]: All external documentation links point to
mlflow.org, which is the official website for the MLflow project. These references are informative and do not involve downloading or executing untrusted code. - [SAFE]: The integration examples provided (e.g.,
mlflow.openai.autolog(),mlflow.sklearn.autolog()) follow standard MLflow best practices for observability and experiment tracking.
Audit Metadata