databricks-genie-agents
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, security bypasses, or obfuscation techniques were detected. The skill's operations are consistent with its stated purpose of managing Databricks Genie Agents.
- [COMMAND_EXECUTION]: The skill uses the official
databricksCLI and standard utilities likejqandpython3(for local string replacement) to perform administrative tasks. These commands are used for legitimate workspace operations and do not represent a command injection risk. - [DATA_EXFILTRATION]: The skill does not access sensitive local credentials or perform unauthorized network requests. All network operations are directed at the Databricks platform via the official CLI tool.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving the download and execution of remote scripts or unverified dependencies. The skill relies on the user having the official Databricks CLI installed locally.
Audit Metadata