Skip to main content

databricks-install-auth

Facilitates the installation and configuration of Databricks CLI and SDK authentication for seamless integration in projects.

Install this skill

or
86/100

Security score

The databricks-install-auth skill was audited on Feb 21, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 77

Access to hidden dotfiles in home directory

SourceSKILL.md
77# ~/.databrickscfg
low line 57

Access to .env file

SourceSKILL.md
57# Or create .env file
low line 58

Access to .env file

SourceSKILL.md
58cat > .env << 'EOF'
low line 22

External URL reference

SourceSKILL.md
22- Databricks workspace URL (e.g., `https://adb-1234567890.1.azuredatabricks.net`)
low line 47

External URL reference

SourceSKILL.md
47# Enter workspace URL: https://adb-1234567890.1.azuredatabricks.net
low line 54

External URL reference

SourceSKILL.md
54export DATABRICKS_HOST="https://adb-1234567890.1.azuredatabricks.net"
low line 59

External URL reference

SourceSKILL.md
59DATABRICKS_HOST=https://adb-1234567890.1.azuredatabricks.net
low line 70

External URL reference

SourceSKILL.md
70export DATABRICKS_HOST="https://adb-1234567890.1.azuredatabricks.net"
low line 79

External URL reference

SourceSKILL.md
79host = https://adb-dev-1234567890.1.azuredatabricks.net
low line 83

External URL reference

SourceSKILL.md
83host = https://adb-staging-1234567890.1.azuredatabricks.net
low line 87

External URL reference

SourceSKILL.md
87host = https://adb-prod-1234567890.1.azuredatabricks.net
low line 134

External URL reference

SourceSKILL.md
134host="https://adb-1234567890.1.azuredatabricks.net",
low line 148

External URL reference

SourceSKILL.md
148host="https://adb-1234567890.1.azuredatabricks.net",
low line 162

External URL reference

SourceSKILL.md
162host="https://adb-1234567890.1.azuredatabricks.net",
Scanned on Feb 21, 2026
View Security Dashboard
Installation guide →