metric-views-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/create_metric_views.pygenerates and executes SQL DDL statements. - Evidence: It uses
spark.sql()to runCREATE VIEWcommands that incorporate YAML-defined metadata into the Databricks environment. This is the intended purpose of the deployment script and follows standard practices for infrastructure management. - [EXTERNAL_DOWNLOADS]: The skill documentation references external repositories and documentation sites.
- Evidence:
SKILL.mdpoints togithub.com/databricks-solutions/ai-dev-kitand official documentation atdocs.databricks.com. These are official resources and vendor-owned repositories provided for synchronization and guidance, presenting no security risk.
Audit Metadata