skills/jeremylongshore/claude-code-plugins-plus-skills/databricks-local-dev-loop/Gen Agent Trust Hub
databricks-local-dev-loop
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or security vulnerabilities were identified in the skill content or instructions.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of standard Python packages (databricks-sdk, databricks-cli, dbx, databricks-connect) which are official tools from Databricks, a well-known service provider. These dependencies are legitimate for the skill's intended purpose.
- [CREDENTIALS_UNSAFE]: The instructions correctly guide the user to manage authentication tokens via environment variables and local configuration files (.env.local) that should be excluded from version control, preventing hardcoded secrets.
- [COMMAND_EXECUTION]: Allowed bash commands are restricted to specific, necessary tools (pip, databricks, dbx) required for environment setup and asset deployment.
Audit Metadata