skills/databricks-solutions/vibe-coding-workshop-template/lakehouse-monitoring-comprehensive/Gen Agent Trust Hub
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-sdkto interact with workspace services. - Evidence:
SKILL.mdandscripts/create_monitor.pyspecify a requirement fordatabricks-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.pyandscripts/setup_monitors_template.pyinclude logic for creating schemas and dropping output tables based on user-provided configuration parameters.
Audit Metadata