databricks-apps
Pass
Audited by Gen Agent Trust Hub on May 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Databricks CLI for project management, data exploration, and deployment operations. Commands like
databricks apps init,databricks apps manifest, anddatabricks apps deployare used to manage the application lifecycle within the user's authenticated environment. - [EXTERNAL_DOWNLOADS]: The workflow involves fetching standard development dependencies from official registries (npm and PyPI). These include the vendor's own libraries such as
@databricks/appkitand common frameworks like Streamlit and FastAPI. - [REMOTE_CODE_EXECUTION]: The scaffolding process allows for the use of custom templates via the
--templateflag. This facilitates project initialization from remote Git repositories, which is a standard feature for development tools and relies on the user providing a trusted source URL.
Audit Metadata