databricks-security-basics
Fail
Audited by Snyk on Mar 23, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes insecure examples that embed secret literals (e.g., --string-value "sk_live_...") and code that returns or prints secret values (returning new_token.token_value, printing db_password), which would require the LLM/agent to handle or output secrets verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata