databricks-python-sdk

Pass

Audited by Gen Agent Trust Hub on Mar 24, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Recommends the installation of official libraries (databricks-sdk, databricks-connect) from public registries using standard package managers.
  • [DATA_EXFILTRATION]: Skill utilizes standard configuration paths (~/.databrickscfg) and environment variables (DATABRICKS_TOKEN) for authentication, which is expected behavior for an SDK-focused skill.
  • [COMMAND_EXECUTION]: Provides documentation and examples for executing commands via the Databricks CLI and running SQL queries through the WorkspaceClient.
  • [PROMPT_INJECTION]: While the skill processes external data through SQL queries and file operations (Volumes), it includes explicit guidance and code examples for using parameterized queries to mitigate injection risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 24, 2026, 10:05 AM
Security Audit — agent-trust-hub — databricks-python-sdk