databricks-hello-world
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill contains legitimate instructions and code samples for interacting with Databricks services using the official SDK and CLI tools. All operations align with the stated purpose of providing a 'Hello World' example for the platform.
- [COMMAND_EXECUTION]: The skill demonstrates the use of the
databricksCLI and Python SDK to create clusters, upload notebooks, and trigger jobs. These actions are within the expected scope of a cloud infrastructure management skill. - [SAFE]: The use of Base64 encoding for notebook content is a technical requirement of the Databricks Workspace API (
w.workspace.import_) and is not used here for obfuscation or hiding malicious intent.
Audit Metadata