Fail
Audited by Snyk on Mar 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 prompt includes examples that pass plaintext passwords on the command line (qpdf --password=mypassword) and hard-coded passwords in code (writer.encrypt("userpassword", "ownerpassword")), which instructs embedding secret values verbatim and creates exfiltration risk.
Audit Metadata