Skip to main content

databricks-python-sdk

Provides comprehensive guidance for using Databricks SDK, Connect, CLI, and REST API for efficient data engineering tasks.

Install this skill

or
56/100

Security score

The databricks-python-sdk skill was audited on Jun 3, 2026 and we found 40 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 29

Access to hidden dotfiles in home directory

SourceSKILL.md
29- Config file: `~/.databrickscfg`
low line 41

Access to hidden dotfiles in home directory

SourceSKILL.md
41# Auto-detects 'DEFAULT' profile from ~/.databrickscfg
low line 168

Access to hidden dotfiles in home directory

SourceSKILL.md
168# Use a named profile from ~/.databrickscfg
low line 14

External URL reference

SourceSKILL.md
14**SDK Documentation:** https://databricks-sdk-py.readthedocs.io/en/latest/
low line 112

External URL reference

SourceSKILL.md
112Base: https://databricks-sdk-py.readthedocs.io/en/latest/
low line 138

External URL reference

SourceSKILL.md
138**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/authentication.html
low line 142

External URL reference

SourceSKILL.md
142DATABRICKS_HOST=https://your-workspace.cloud.databricks.com
low line 155

External URL reference

SourceSKILL.md
155host="https://your-workspace.cloud.databricks.com",
low line 161

External URL reference

SourceSKILL.md
161host="https://adb-xxx.azuredatabricks.net",
low line 177

External URL reference

SourceSKILL.md
177**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/compute/clusters.html
low line 212

External URL reference

SourceSKILL.md
212**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/jobs/jobs.html
low line 242

External URL reference

SourceSKILL.md
242**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/sql/statement_execution.html
low line 265

External URL reference

SourceSKILL.md
265**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/sql/warehouses.html
low line 289

External URL reference

SourceSKILL.md
289**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/catalog/tables.html
low line 305

External URL reference

SourceSKILL.md
305**Doc (Catalogs):** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/catalog/catalogs.html
low line 306

External URL reference

SourceSKILL.md
306**Doc (Schemas):** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/catalog/schemas.html
low line 325

External URL reference

SourceSKILL.md
325**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/catalog/volumes.html
low line 347

External URL reference

SourceSKILL.md
347**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/files/files.html
low line 379

External URL reference

SourceSKILL.md
379**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/serving/serving_endpoints.html
low line 406

External URL reference

SourceSKILL.md
406**Doc (Indexes):** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/vectorsearch/vector_search_indexes.html
low line 407

External URL reference

SourceSKILL.md
407**Doc (Endpoints):** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/vectorsearch/vector_search_endpoints.html
low line 426

External URL reference

SourceSKILL.md
426**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/pipelines/pipelines.html
low line 444

External URL reference

SourceSKILL.md
444**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/workspace/workspace/secrets.html
low line 466

External URL reference

SourceSKILL.md
466**Doc:** https://databricks-sdk-py.readthedocs.io/en/latest/dbutils.html
low line 592

External URL reference

SourceSKILL.md
592- `https://databricks-sdk-py.readthedocs.io/en/latest/workspace/{category}/{service}.html`
low line 609

External URL reference

SourceSKILL.md
609| Authentication | https://databricks-sdk-py.readthedocs.io/en/latest/authentication.html |
low line 610

External URL reference

SourceSKILL.md
610| Clusters | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/compute/clusters.html |
low line 611

External URL reference

SourceSKILL.md
611| Jobs | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/jobs/jobs.html |
low line 612

External URL reference

SourceSKILL.md
612| SQL Warehouses | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/sql/warehouses.html |
low line 613

External URL reference

SourceSKILL.md
613| Statement Execution | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/sql/statement_execution.html |
low line 614

External URL reference

SourceSKILL.md
614| Tables | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/catalog/tables.html |
low line 615

External URL reference

SourceSKILL.md
615| Catalogs | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/catalog/catalogs.html |
low line 616

External URL reference

SourceSKILL.md
616| Schemas | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/catalog/schemas.html |
low line 617

External URL reference

SourceSKILL.md
617| Volumes | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/catalog/volumes.html |
low line 618

External URL reference

SourceSKILL.md
618| Files | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/files/files.html |
low line 619

External URL reference

SourceSKILL.md
619| Serving Endpoints | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/serving/serving_endpoints.html |
low line 620

External URL reference

SourceSKILL.md
620| Vector Search | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/vectorsearch/vector_search_indexes.html |
low line 621

External URL reference

SourceSKILL.md
621| Pipelines | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/pipelines/pipelines.html |
low line 622

External URL reference

SourceSKILL.md
622| Secrets | https://databricks-sdk-py.readthedocs.io/en/latest/workspace/workspace/secrets.html |
low line 623

External URL reference

SourceSKILL.md
623| DBUtils | https://databricks-sdk-py.readthedocs.io/en/latest/dbutils.html |
Scanned on Jun 3, 2026
View Security Dashboard
Installation guide →