azuresql-db-schema-migration
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 clear plaintext password ("YourStr0ng_Passw0rd") directly in example commands and connection strings, forcing the agent to reproduce secret values verbatim in outputs/commands (high exfiltration risk).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill instructs runtime docker pulls and runs the container image sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io/azure-sql/db-dev:latest (and login to sqldbpreview-dpgaeqhmgphzd4bk.azurecr.io), which fetches and executes remote code 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