jeecg-codegen-new
Fail
Audited by Snyk on Jun 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill's workflow shows and requires constructing mysql CLI commands with username/password on the command line (e.g.
-uroot -proot) and will likely ask for/insert DB credentials into generated shell commands, which forces the LLM to handle and emit secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata