lakehouse-monitoring-comprehensive

Pass

Audited by Gen Agent Trust Hub on Mar 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill utilizes the official databricks-sdk to interact with workspace services.
  • Evidence: SKILL.md and scripts/create_monitor.py specify a requirement for databricks-sdk>=0.68.0, which is a trusted library from Databricks.
  • [COMMAND_EXECUTION]: Helper scripts execute SQL commands through the spark.sql() interface to manage the lifecycle of monitoring schemas and tables.
  • Evidence: scripts/create_monitor.py and scripts/setup_monitors_template.py include logic for creating schemas and dropping output tables based on user-provided configuration parameters.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 8, 2026, 02:33 AM