azure-security-keyvault-secrets-java
Fail
Audited by Snyk on Aug 9, 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 prompt contains literal secret values (e.g., "P@ssw0rd123!", "sk_live_abc123xyz", "CertP@ss!") and shows code that retrieves and prints secret values (e.g., System.out.println("Secret value: " + value)), which requires the LLM to handle and potentially emit secrets verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata