azuresql-db-ci

Fail

Audited by Snyk on Aug 21, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill mostly uses secure secret references (CI secret variables), but it includes an explicit plaintext password ("YourStr0ng_Passw0rd") embedded in shell commands in the canonical start recipe, which requires the LLM to output a secret-like value verbatim and is an insecure pattern.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill pulls and runs the private container image sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest at runtime (docker pull/run), which executes remote code and is required for the CI workflow.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 21, 2026, 05:52 PM
Issues
2
Security Audit — snyk — azuresql-db-ci