azure-data-tables-java
Fail
Audited by Snyk on Mar 21, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt's code examples show passing connection strings, account keys, and SAS tokens as literal string arguments (e.g., .connectionString(""), AzureNamedKeyCredential(...), .sasToken("")), which encourages embedding real secrets verbatim in generated code or commands and therefore creates an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata