dotnet-efcore-patterns

Fail

Audited by Snyk on Mar 5, 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 an explicit example that passes a plaintext password inside a command-line connection string (./efbundle --connection "Host=prod-db;Database=myapp;Username=deploy;Password=..."), which instructs embedding secrets verbatim in commands and thus requires handling/outputting secrets directly.
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 5, 2026, 09:30 PM