azure-key-vault
Fail
Audited by Snyk on Mar 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes commands that retrieve and display secret values (az keyvault secret show ... | jq '{name, value}') and an example that embeds a literal secret (--value "s3cret-value"), so an LLM generating commands or outputs could be required to include secrets verbatim.
Audit Metadata