azuresql-db-import

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 docker commands, sqlcmd flags, and SqlPackage connection strings, which requires the LLM to reproduce secret values verbatim in generated commands or code.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). SKILL.md describes a workflow that imports user-provided .bacpac/.dacpac files into a local Azure SQL container via SqlPackage, and thus it ingests outsider-authored free text contained within those files.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill runs "docker run" to pull and execute the container image sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest at runtime, so remote code from that registry is fetched and executed and is required for the skill.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 21, 2026, 07:23 PM
Issues
3
Security Audit — snyk — azuresql-db-import