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 databricks CLI, 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-credential command, avoiding the use of long-lived or hardcoded credentials.
  • [SAFE]: The skill includes explicit security warnings and best practices, such as requiring sslmode=require for all database connections and advising users to exclude sensitive .env files 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 python3 to parse JSON CLI output and psql for database interaction, which are appropriate for the skill's intended development and administrative purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 11:27 AM