databricks-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides idiomatic and secure Python code patterns for interacting with the Databricks SDK.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The provided patterns correctly demonstrate the use of environment variables (e.g., DATABRICKS_HOST, DATABRICKS_TOKEN) for managing sensitive authentication data.
- [COMMAND_EXECUTION]: The skill demonstrates legitimate use of the Databricks SDK to manage workspace resources like clusters and jobs. These operations are performed via official API clients and do not involve arbitrary shell command execution.
Audit Metadata