Fail
Audited by Snyk on May 13, 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 plaintext password examples (e.g., qpdf --password=mypassword and writer.encrypt("userpassword","ownerpassword")) and demonstrates passing passwords on the command line and embedding them directly in code, which is an insecure pattern that would require outputting secrets verbatim if real values are used.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata