databricks-app-python
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs standard Databricks CLI commands such as 'databricks apps create' and 'databricks apps deploy' to manage the lifecycle of applications within the workspace. These commands are part of the official platform tooling for resource management.
- [EXTERNAL_DOWNLOADS]: References external documentation sources including the official Databricks technical documentation and a dedicated cookbook site for application development. All suggested software dependencies, such as the Databricks SDK and various web frameworks, are reputable packages from official repositories.
- [DATA_EXFILTRATION]: Implements secure token handling by retrieving user identity from the 'x-forwarded-access-token' header, a platform-standard method that avoids the need for hardcoding or exposing long-lived credentials.
Audit Metadata