accessing-mlflow
Enables querying and browsing of MLflow evaluation results, facilitating run comparisons and artifact retrieval.
Install this skill
or
72/100
Security score
The accessing-mlflow skill was audited on May 31, 2026 and we found 6 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 76
Piping content to sh shell
SourceSKILL.md
| 76 | curl -LsSf https://astral.sh/uv/install.sh | sh |
medium line 76
Curl to non-GitHub URL
SourceSKILL.md
| 76 | curl -LsSf https://astral.sh/uv/install.sh | sh |
medium line 91
Access to hidden dotfiles in home directory
SourceSKILL.md
| 91 | **For Cursor** — edit `~/.cursor/mcp.json` (Settings > Tools & MCP > New MCP Server): |
low line 76
External URL reference
SourceSKILL.md
| 76 | curl -LsSf https://astral.sh/uv/install.sh | sh |
low line 86
External URL reference
SourceSKILL.md
| 86 | "MLFLOW_TRACKING_URI": "https://<your-mlflow-server>/" |
low line 99
External URL reference
SourceSKILL.md
| 99 | "MLFLOW_TRACKING_URI": "https://<your-mlflow-server>/" |
Scanned on May 31, 2026
View Security Dashboard