azuresql-db-from-sql-server

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 into example commands and connection strings (e.g., docker run, sqlcmd, and SQL_CONNECTION_STRING), forcing the agent to include secret values verbatim in outputs and creating an exfiltration risk.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs runtime use of the private container registry (docker login sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io) and pulls/runs the image sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest, which fetches and executes remote container code that the skill depends on.

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-from-sql-server