azuresql-db-scaffold

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: 1.00). The skill embeds a plaintext SA password ("YourStr0ng_Passw0rd") directly into example commands and connection strings, requiring the LLM to include secret values verbatim in generated output (docker run, sqlcmd, connection string), which is an insecure credential-handling pattern.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill instructs the runtime to pull and run a container image from the private registry sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest (and to docker login to sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io), which fetches and executes remote code required for the scaffold, so this is a runtime external dependency that executes remote code.

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, 07:23 PM
Issues
2
Security Audit — snyk — azuresql-db-scaffold