Fail
Audited by Snyk on Mar 24, 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 on the command line (e.g.,
qpdf --password=mypassword) and as string literals in code (e.g.,writer.encrypt("userpassword", "ownerpassword")), which are insecure patterns that would require the agent to output secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata