azuresql-db-scaffold

Fail

Audited by Snyk on Jul 8, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt hardcodes a password value ("YourStr0ng_Passw0rd") and shows it embedded verbatim in docker run/sqlcmd commands and a connection string, requiring the LLM to emit secret values directly.

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

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

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
Jul 8, 2026, 04:22 AM
Issues
2
Security Audit — snyk — azuresql-db-scaffold