ml-pipeline-automation
Warn
Audited by Socket on Sep 15, 2026
1 alert found:
AnomalyAnomalyreferences/kubeflow-mlflow.md
LOWAnomalyLOW
references/kubeflow-mlflow.md
No obvious malware or intentional backdoor is present. The code implements legitimate KFP/MLflow workflows, but deployment and tracking endpoints are contacted over unauthenticated HTTP, deployment writes to a production path without visible authorization, and untrusted serialized models or artifacts could enable code execution when loaded. Restrict and authenticate pipeline inputs and service endpoints, use TLS, enforce MLflow and deployment authorization, validate artifacts, and avoid loading untrusted joblib/MLflow models.
Confidence: 96%Severity: 67%
Audit Metadata