asset-bundles
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill consists entirely of documentation and YAML configuration templates for Databricks Asset Bundles (DABs).
- [COMMAND_EXECUTION] (SAFE): Includes a diagnostic command
databricks bundle schemawhich is standard usage for the tool and is used for metadata inspection rather than exploitation. - [EXTERNAL_DOWNLOADS] (SAFE): References official Databricks documentation and an examples repository. No automatic downloads or script executions are performed.
- [DATA_EXPOSURE] (SAFE): Uses environment variables and workspace variables (e.g.,
${var.catalog},${workspace.current_user.userName}) for parameterization, following security best practices for avoiding hardcoded secrets.
Audit Metadata