database-operation
Fail
Audited by Snyk on Apr 9, 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 requires extracting raw connection strings (user:password@host:port/database) from <system_info> and embedding the password verbatim into shell commands (e.g., PGPASSWORD= psql ...), which forces the LLM to handle and output secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata