azure-data-tables-java

Fail

Audited by Snyk on Feb 28, 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.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 28, 2026, 01:23 PM