Skip to main content

databricks-local-dev-loop

Facilitates local development setup for Databricks using dbx and Databricks Connect, enhancing workflow efficiency.

Install this skill

or
78/100

Security score

The databricks-local-dev-loop skill was audited on May 12, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 112

Template literal with variable interpolation in command context

SourceSKILL.md
112```yaml
medium line 149

Template literal with variable interpolation in command context

SourceSKILL.md
149```yaml
medium line 230

Template literal with variable interpolation in command context

SourceSKILL.md
230```json
medium line 88

Access to hidden dotfiles in home directory

SourceSKILL.md
88Databricks Connect v2 reads from standard SDK auth (env vars, `~/.databrickscfg`, or `DATABRICKS_CLUSTER_ID`).
low line 236

Access to .env file

SourceSKILL.md
236"python.envFile": "${workspaceFolder}/.env",
low line 92

External URL reference

SourceSKILL.md
92export DATABRICKS_HOST="https://adb-1234567890123456.7.azuredatabricks.net"
Scanned on May 12, 2026
View Security Dashboard
Installation guide →