databricks-model-serving
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
databricksCLI to manage serving endpoints. It explicitly instructs the agent to perform dynamic discovery of subcommand syntax and JSON schema requirements using help flags (e.g.,databricks serving-endpoints <subcommand> -h), which ensures that commands are constructed correctly for the specific CLI version in use.\n- [SAFE]: Analysis of the skill instructions and metadata revealed no malicious patterns. The skill follows security best practices by delegating authentication to a parent core skill, avoiding the hardcoding of credentials, and refraining from any unauthorized network or file system operations.
Audit Metadata