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, and databricks apps deploy are 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/appkit and common frameworks like Streamlit and FastAPI.
  • [REMOTE_CODE_EXECUTION]: The scaffolding process allows for the use of custom templates via the --template flag. 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
Risk Level
SAFE
Analyzed
May 22, 2026, 08:33 AM
Security Audit — agent-trust-hub — databricks-apps