azuresql-db-testing
Fail
Audited by Snyk on Jul 30, 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 and instructs using an explicit MSSQL_SA_PASSWORD example and shows a connection string with that password, and it tells the operator to run
docker loginusing shared preview credentials—forcing the agent to embed or echo secret values verbatim in commands or code.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill instructs Testcontainers/Docker to pull and run the remote container image sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest at runtime, which fetches and executes remote code that the tests depend on.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata