databricks-lakebase
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
databricks postgresCLI command group to manage cloud resources such as projects, branches, and endpoints. These operations are conducted through the official Databricks CLI and are appropriate for the skill's management purpose. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface where user-supplied identifiers (e.g.,
<PROJECT_ID>) and JSON specifications are interpolated into CLI commands. This is a standard functional pattern for cloud resource management tools and assumes the presence of validation within the vendor's CLI implementation.
Audit Metadata