skills/jeremylongshore/claude-code-plugins-plus-skills/databricks-ci-integration/Gen Agent Trust Hub
databricks-ci-integration
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for configuring CI/CD integration using standard, official tools like the GitHub CLI (gh) and the Databricks CLI.
- [SAFE]: Python dependencies specified in the workflows (databricks-cli, databricks-sdk, pytest, ruff, mypy, pytest-cov) are well-known, legitimate packages from the official PyPI registry.
- [SAFE]: The GitHub Actions workflows reference official and trusted actions (actions/checkout, actions/setup-python) from the GitHub Actions organization, following industry standards.
- [SAFE]: Security best practices are implemented by utilizing placeholders for credentials and instructing users to store actual secrets in GitHub Secrets, effectively mitigating the risk of hardcoded credential exposure.
Audit Metadata