matlab-connect-databricks-spark
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and patterns for configuring authentication using standard Databricks configuration files (
.databrickscfg) and environment variables. It explicitly warns against hardcoding tokens or secrets in source code, promoting secure credential management. - [SAFE]: The installation process for the
databricks-connectlibrary is described as an interactive setup that uses standard Python package managers (pip) to fetch libraries from official repositories (PyPI) or authorized internal mirrors. This is normal behavior for establishing connectivity between MATLAB and Spark. - [SAFE]: All referenced URLs and resources belong to MathWorks (the vendor) or official Databricks documentation paths. No suspicious external downloads or remote code execution patterns were identified.
- [SAFE]: The skill includes clear guidance on data handling, emphasizing server-side filtering to minimize local memory usage and prevent unintended large-scale data transfers.
Audit Metadata