using-duckdb
Fail
Audited by Snyk on Jul 21, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The notebook example calls notebookutils.credentials.getToken('storage') and then interpolates that token directly into a CREATE SECRET SQL string (ACCESS_TOKEN '{token}'), which requires emitting the secret value verbatim in the generated code/command.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata