Skip to main content

register-ml-model

Facilitates the registration and management of ML models in MLflow, ensuring version control and deployment governance.

Install this skill

or
94/100

Security score

The register-ml-model skill was audited on Mar 3, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 192

Webhook reference - potential data exfiltration

SourceSKILL.md
192**On failure:** Check GitHub secrets configuration for MLFLOW_TRACKING_URI, verify network access from GitHub Actions to MLflow server (may need VPN or IP allowlist), ensure validation script has corr
low line 70

External URL reference

SourceSKILL.md
70MLFLOW_TRACKING_URI = "http://mlflow-server.company.com:5000"
Scanned on Mar 3, 2026
View Security Dashboard