azuresql-db-rag

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 embeds a plaintext password (YourStr0ng_Passw0rd) directly into docker commands, sqlcmd flags, and connection strings, requiring the LLM to include secret values verbatim in generated commands/code (high exfiltration risk).

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 a private container image at runtime (sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest) via docker run/docker login, which fetches remote code that will be executed locally and is required for the skill to function.

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