data
Fail
Audited by Snyk on May 20, 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 explicitly instructs querying and returning string contents (e.g., SELECT content, GROUP_CONCAT(SUBSTR(content,...)) and searches for '%password%'/'%secret%'), which would cause the LLM to read and output secret values verbatim from binaries.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata