azuresql-db-sidecar
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 embed literal credentials (e.g., "YourStr0ng_Passw0rd") and instructs adding them verbatim into compose/devcontainer files and commands, forcing the LLM to 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 the remote container image "sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest" (via docker login to sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io), which fetches and executes remote code at runtime and is a required dependency.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata