electric-sql
Fail
Audited by Snyk on Jul 14, 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 shows a docker run that injects DATABASE_URL (a full Postgres connection string) via the command line (docker -e), which encourages including a secret connection string verbatim in generated commands or examples.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata