azuresql-db-container

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 plaintext credentials (e.g., "YourStr0ng_Passw0rd") directly inside example commands and sqlcmd invocations, which would require the LLM to reproduce secret values verbatim in its output.

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 private preview container image sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest at runtime (docker login/pull/run and scripts reference that image), which fetches and executes remote code from that registry, so it is a runtime external dependency.

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-container