databricks-python-sdk
Fail
Audited by Snyk on Aug 11, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill includes examples that embed tokens/secrets directly in code and config (e.g., token="dapi...", azure_client_secret="secret", string_value="secret123" and DATABRICKS_TOKEN env var), which would require the LLM to handle or emit secret values verbatim if following those patterns.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata