azure-identity-rust
Fail
Audited by Snyk on Aug 24, 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 examples that embed client secrets directly (env var example and a ClientSecretCredential constructor with ""), which encourages placing actual secret values verbatim into code/commands and thus requires the LLM to handle/output secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata