databricks-zerobus-ingest
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs necessary libraries including databricks-sdk, databricks-zerobus-ingest-sdk, and grpcio-tools from standard registries. These are official vendor packages or standard tools required for the stated functionality.
- [COMMAND_EXECUTION]: The workflow involves generating code from Unity Catalog schemas and executing it on Databricks clusters using official MCP tools. This aligns with standard practices for Databricks integration.
- [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection as it ingests table metadata from Unity Catalog to generate Protobuf schemas and client code. Ingestion points: Unity Catalog table schemas via the generate_proto tool (4-protobuf-schema.md). Boundary markers: Absent. Capability inventory: run_python_file_on_databricks and execute_databricks_command. Sanitization: Relies on standard Protobuf generation logic.
Audit Metadata