Fail
Audited by Snyk on Apr 18, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes examples that embed plaintext passwords directly in commands and code (e.g.,
qpdf --password=mypasswordandwriter.encrypt("userpassword", "ownerpassword")), which requires the LLM to handle or emit secret values verbatim and is therefore insecure.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata