surrealdb-expert
Fail
Audited by Snyk on Feb 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes numerous hard-coded plaintext credentials and signin examples (e.g., await db.signin({"user":"root","pass":"root"}), DEFINE USER ... PASSWORD 'secure_password', pool.initialize({"user":"admin","pass":"secure"})), which encourage embedding secret values verbatim in generated code or commands.
Audit Metadata