databricks-lakebase
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates management of Databricks Lakebase Postgres projects using the official
databricksCLI, ensuring that all operations are performed within the vendor's authenticated ecosystem. - [SAFE]: Authentication is handled through the generation of temporary OAuth tokens via the
databricks postgres generate-database-credentialcommand, avoiding the use of long-lived or hardcoded credentials. - [SAFE]: The skill includes explicit security warnings and best practices, such as requiring
sslmode=requirefor all database connections and advising users to exclude sensitive.envfiles from version control. - [SAFE]: External documentation and resources are exclusively linked to the official vendor domain (
databricks.com), which is a trusted source. - [SAFE]: Command execution examples are limited to standard utility operations, such as using
python3to parse JSON CLI output andpsqlfor database interaction, which are appropriate for the skill's intended development and administrative purposes.
Audit Metadata