Skip to main content

databricks-multi-env-setup

Facilitates the configuration of Databricks across multiple environments, ensuring secure and efficient deployments.

Install this skill

or
73/100

Security score

The databricks-multi-env-setup skill was audited on May 12, 2026 and we found 11 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 70

Template literal with variable interpolation in command context

SourceSKILL.md
70```yaml
medium line 114

Template literal with variable interpolation in command context

SourceSKILL.md
114```bash
medium line 185

Template literal with variable interpolation in command context

SourceSKILL.md
185```yaml
low line 47

Access to hidden dotfiles in home directory

SourceSKILL.md
47# ~/.databrickscfg
medium line 246

Access to hidden dotfiles in home directory

SourceSKILL.md
246- CLI profiles configured per environment (`~/.databrickscfg`)
low line 49

External URL reference

SourceSKILL.md
49host = https://adb-dev-workspace.7.azuredatabricks.net
low line 53

External URL reference

SourceSKILL.md
53host = https://adb-staging-workspace.7.azuredatabricks.net
low line 58

External URL reference

SourceSKILL.md
58host = https://adb-prod-workspace.7.azuredatabricks.net
low line 89

External URL reference

SourceSKILL.md
89host: https://adb-dev-workspace.7.azuredatabricks.net
low line 96

External URL reference

SourceSKILL.md
96host: https://adb-staging-workspace.7.azuredatabricks.net
low line 105

External URL reference

SourceSKILL.md
105host: https://adb-prod-workspace.7.azuredatabricks.net
Scanned on May 12, 2026
View Security Dashboard
Installation guide →