data-platform
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
scripts/databricks-libs.pyutility fetches runtime documentation from Databricks (docs.databricks.com). The script parses this documentation using regex to generate pinned dependency lists for local environment configuration. - [EXTERNAL_DOWNLOADS]: The Databricks guidance references and suggests the installation of
jupyter-databricks-kernelfrom the author's GitHub repository (github.com/i9wa4/jupyter-databricks-kernel) to facilitate notebook execution. - [COMMAND_EXECUTION]: The skill provides instructions for managing cloud authentication by delegating sensitive commands to a user-authenticated
tmuxpane. This approach ensures the agent does not directly handle interactive login credentials. - [SAFE]: The skill implements several cost and security guardrails, such as mandatory BigQuery dry-runs, explicit schema redirection for dbt tests to avoid production writes, and profile verification steps for CLI tools.
Audit Metadata