Skip to main content

databricks-apps-python

Facilitates the development of Databricks applications using TypeScript and Python frameworks, enabling seamless app deployment and management.

Install this skill

or
87/100

Security score

The databricks-apps-python skill was audited on Jun 4, 2026 and we found 9 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 92

Webhook reference - potential data exfiltration

SourceSKILL.md
92| **Flask** | Custom REST APIs, lightweight apps, webhooks | `["gunicorn", "app:app", "-w", "4", "-b", "0.0.0.0:8000"]` |
low line 12

External URL reference

SourceSKILL.md
12Build Databricks applications. For full examples and recipes, see the **[Databricks Apps Cookbook](https://apps-cookbook.dev/)**.
low line 53

External URL reference

SourceSKILL.md
53- **[AppKit Docs](https://databricks.github.io/appkit/docs/)** — getting started, plugins, API reference
low line 54

External URL reference

SourceSKILL.md
54- **[AI-assisted development](https://databricks.github.io/appkit/docs/development/ai-assisted-development)** — guidance for code assistants
low line 55

External URL reference

SourceSKILL.md
55- **[llms.txt](https://databricks.github.io/appkit/llms.txt)** — machine-readable docs for AI context
low line 109

External URL reference

SourceSKILL.md
109| **Cookbook** | https://apps-cookbook.dev/ |
low line 145

External URL reference

SourceSKILL.md
1453. For full code examples, browse https://apps-cookbook.dev/
low line 249

External URL reference

SourceSKILL.md
249- **[AppKit](https://databricks.github.io/appkit/docs/)** — preferred SDK for new apps (TypeScript + React)
low line 251

External URL reference

SourceSKILL.md
251- **[Apps Cookbook](https://apps-cookbook.dev/)** — ready-to-use code snippets (Streamlit, Dash, Reflex, FastAPI)
Scanned on Jun 4, 2026
View Security Dashboard
Installation guide →