databricks-asset-bundles
Audited by Socket on Feb 15, 2026
1 alert found:
MalwareThis skill appears to be a legitimate Databricks Asset Bundles deployment/configuration repository and automation examples. The capabilities match the stated purpose. No evidence of malicious code or credential-harvesting backdoors was found. Main security considerations are operational: (1) piping an install script from raw.githubusercontent.com (convenient but a supply-chain risk if that repo is compromised), and (2) ensuring GitHub Actions secrets and branch protections are correctly configured to prevent unauthorized deploys. Treat databricks tokens as high-value credentials and avoid unnecessarily broad exposure in CI; consider pinning installer commits or using packaged installers to reduce supply-chain risk.