databricks-pipelines
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's documentation in
SKILL.mdreferences an installation script for the Databricks CLI located athttps://raw.githubusercontent.com/databricks/setup-cli/main/install.sh. This source belongs to the official GitHub organization of the skill's author, Databricks.- [REMOTE_CODE_EXECUTION]: The instructions include a common shell pattern for installing developer tools (curl -fsSL ... | sh) targeting the vendor's official setup script. This is standard practice for CLI installation and is used here in an educational context for setting up the developer environment.- [COMMAND_EXECUTION]: The skill guides the agent to use legitimatedatabricks bundlecommands for validating, deploying, and running pipeline projects. These operations are core to the skill's intended purpose and do not represent unauthorized or excessive privilege acquisition.
Audit Metadata