databricks-apps-python
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill emphasizes and enforces security best practices for authentication, specifically instructing users to use the SDK's
Config()for automatic credential detection andx-forwarded-access-tokenfor user-on-behalf-of flows, preventing credential hardcoding. - [SAFE]: All external references, such as documentation links (e.g., databricks.github.io, apps-cookbook.dev) and Python/Node.js dependencies, are official Databricks resources or standard, well-known libraries relevant to the skill's primary purpose.
- [SAFE]: The application deployment patterns use standard Databricks CLI and Asset Bundle (DABs) workflows, which are the platform-native methods for managing application lifecycles.
- [SAFE]: Provided code examples, particularly for structured LLM outputs, include robust normalization and parsing logic (
_parse_json_object) to handle varying response formats securely and reliably.
Audit Metadata