databricks-zerobus-ingest

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches and installs Databricks-related libraries such as databricks-sdk, databricks-zerobus-ingest-sdk, and grpcio-tools from public registries. These are vendor-owned or well-known libraries required for connectivity and schema serialization.
  • [REMOTE_CODE_EXECUTION]: Orchestrates the execution of dynamically generated Python ingestion scripts on remote Databricks clusters using the run_python_file_on_databricks MCP tool. This is the core functionality of the skill for building and running data producers.
  • [COMMAND_EXECUTION]: Utilizes execute_databricks_command to perform environment setup, including installing specific package versions and managing cluster-level configurations via %pip commands.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 11:06 PM