azure-deploy

Warn

Audited by Socket on Sep 15, 2026

1 alert found:

Anomaly
AnomalyLOW
references/recipes/azd/sql-managed-identity.md

The code is legitimate Azure SQL managed-identity provisioning documentation, with no clear malware or covert supply-chain behavior. The main security concerns are unsafe `eval` usage and SQL injection risk from inserting unvalidated environment values into SQL identifiers and literals. Validate and allowlist service names, escape SQL identifiers and literals, and avoid `eval` by safely importing environment values. Grant `db_ddladmin` only when migrations genuinely require it.

Confidence: 98%Severity: 62%
Audit Metadata
Analyzed At
Sep 15, 2026, 12:07 AM
Package URL
pkg:socket/skills-sh/microsoft%2Fazure-skills%2Fazure-deploy%2F@7544f9468d8813b67dd8982d25687b1d2d2becc23cb3c5212b474fc7a72a6e6a
Security Audit — socket — azure-deploy