check-connection-pool
Fail
Audited by Snyk on Mar 17, 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 instructs the agent to extract and display problematic code snippets (e.g.,
new PDO(...),new Redis()) and grep for connection strings, which can include hard-coded DSNs, usernames, or passwords, so unless the agent is explicitly told to redact secrets it may output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata