azuresql-db-local-to-cloud
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 passwords in example connection strings and shell commands (e.g., MSSQL_SA_PASSWORD, sqlcmd -P, and exported SQL_CONNECTION_STRING), which requires the LLM to reproduce secret values verbatim if it outputs those examples or commands.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's canonical runtime recipe pulls and runs a remote container image (docker run) from sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest, which fetches and executes remote code required to run the skill.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata