databricks-jobs
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides a command to download an installation script for the Databricks CLI from the author's official GitHub repository (https://raw.githubusercontent.com/databricks/setup-cli/main/install.sh). This is consistent with the vendor's provided documentation.
- [COMMAND_EXECUTION]: The downloaded installation script is piped to the shell (
| sh) for execution. While this is a sensitive pattern, it originates from the verified vendor repository associated with the skill author. - [COMMAND_EXECUTION]: The skill includes instructions to use the
databricks bundlecommand for project initialization and deployment, which is the standard operational method for Databricks Asset Bundles.
Audit Metadata