azuresql-db-from-sql-server
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 skill includes literal SA passwords (e.g., "YourStr0ng_Passw0rd") and shows commands/connection strings that embed them verbatim, which requires the LLM to handle and output 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 requires pulling and running a private preview container image from sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io (and directs signup via https://aka.ms/sqldbcontainerpreview-signup), which at runtime fetches and executes remote code (the container image) that the skill depends on.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata